Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/common/tests/
Dstreamworker_tests.cpp270 worker.testLockUnlockMutex(true); in TEST_P()
274 worker.testLockUnlockMutex(false); in TEST_P()
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h159 void testLockUnlockMutex(bool lock) { mThread.lockUnlockMutex(lock); } in testLockUnlockMutex() function