Searched refs:mCvMutex (Results 1 – 1 of 1) sorted by relevance
3180 std::lock_guard lock(mCvMutex); in TEST_F()3185 std::mutex& getCvMutex() { return mCvMutex; } in TEST_F()3188 std::mutex mCvMutex; in TEST_F() member in TEST_F::TestOemUnsolListener