Home
last modified time | relevance | path

Searched refs:s_check_object_is_in (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppuhelper/test/bootstrap/
H A Dbootstrap.test.cxx52 static bool s_check_object_is_in(void * pObject) in s_check_object_is_in() function
115 if (!clientPurpose.equals(servicePurpose) && !s_check_object_is_in(xItf.get())) in s_test__loadSharedLibComponentFactory()
210 if (clientPurpose.getLength() != 0 && !s_check_object_is_in(registry.get())) in s_test__createSimpleRegistry()
258 if (clientPurpose.getLength() != 0 && !s_check_object_is_in(xContext.get())) in s_test__bootstrap_InitialComponentContext()

Completed in 39 milliseconds