Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleObjectPool_test.cpp92 auto poolPtr = valuePool.get(); in TEST_F() local
97 threads.push_back(std::thread([&poolPtr] () { in TEST_F()
102 poolPtr->obtain(k % 2 == 0 in TEST_F()