Searched defs:getCv (Results 1 – 2 of 2) sorted by relevance
| /system/netd/tests/ | ||
| D | TestUnsolService.h | 54 std::condition_variable& getCv() { return cv_; } in getCv() function |
| D | binder_test.cpp | 3577 std::condition_variable& getCv() { return mCv; } in TEST_F() function in TEST_F::TestOemUnsolListener |