Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx502 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_001() local
503 …UNIT_ASSERT_MESSAGE("getHandle should return 0 if the bootstrap has no ini file!", bsHandle == 0 ); in getHandle_001()
510 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_002() local
511 CPPUNIT_ASSERT_MESSAGE("getHandle return NULL!", bsHandle != 0); in getHandle_002()
518 rtl_bootstrap_get_from_handle(bsHandle, suKeyName.pData, &suValue.pData, NULL); in getHandle_002()

Completed in 17 milliseconds