Home
last modified time | relevance | path

Searched defs:getCvMutex (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/netd/tests/
H A DTestUnsolService.h55 std::mutex& getCvMutex() { return cv_mutex_; } in getCvMutex() function
H A Dbinder_test.cpp3188 std::mutex& getCvMutex() { return mCvMutex; } in TEST_F() function in TEST_F::TestOemUnsolListener
/aosp12/packages/modules/DnsResolver/tests/dns_metrics_listener/
H A Dtest_metrics.h42 std::mutex& getCvMutex() { return mCvMutex; } in getCvMutex() function
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.h194 std::mutex& getCvMutex() { return cv_mutex_; } in getCvMutex() function