Searched refs:bsHandle (Results 1 – 1 of 1) sorted by relevance
502 rtlBootstrapHandle bsHandle = aBootstrap.getHandle(); in getHandle_001() local503 …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() local511 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 22 milliseconds