Searched refs:getCvMutex (Results 1 – 6 of 6) sorted by relevance
49 std::mutex& getCvMutex() { return mCvMutex; } in getCvMutex() function
55 std::mutex& getCvMutex() { return cv_mutex_; } in getCvMutex() function
2919 auto& cvMutex = testUnsolService->getCvMutex(); in TEST_F()3074 std::mutex& getCvMutex() { return mCvMutex; } in TEST_F() function in TEST_F::TestOemUnsolListener3087 auto& cvMutex = testListener->getCvMutex(); in TEST_F()
81 std::mutex& getCvMutex() { return cv_mutex_; } in getCvMutex() function
202 auto& cvMutex = testOnDnsEvent->getCvMutex(); in TEST_F()
1934 auto& cvMutex = dns.getCvMutex(); in TEST_F()