Searched refs:ph2 (Results 1 – 1 of 1) sorted by relevance
251 PropertyPoolHandle_Pointer_t ph2 = pool->insert(ps2); in testPropertyPool() local253 CPPUNIT_ASSERT_MESSAGE("ph1 == ph2 failed", ph1 == ph2); in testPropertyPool()261 CPPUNIT_ASSERT_MESSAGE("ph2 != ph3 failed", ph2 != ph3); in testPropertyPool()412 PropertyPoolHandle_Pointer_t ph2 = pool->insert(pb2); in testDumpPropertyPool() local464 PropertyPoolHandle_Pointer_t ph2 = pool->insert(pb1); in testInsertPropertySubsets() local466 CPPUNIT_ASSERT_MESSAGE("ph1 != ph2 failed", ph1 != ph2); in testInsertPropertySubsets()501 PropertyPoolHandle_Pointer_t ph2 = pool->insert(pb2); in testPropertyPoolGarbageCollection() local538 PropertyPoolHandle_Pointer_t ph2 = pool->insert(pb2); in testDumpPropertyPoolAfterGarbageCollection() local
Completed in 20 milliseconds