Home
last modified time | relevance | path

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

/system/netd/tests/
DTestUnsolService.h54 std::condition_variable& getCv() { return cv_; } in getCv() function
Dbinder_test.cpp3027 auto& cv = testUnsolService->getCv(); in TEST_F()
3184 std::condition_variable& getCv() { return mCv; } in TEST_F() function in TEST_F::TestOemUnsolListener
3197 auto& cv = testListener->getCv(); in TEST_F()