Searched refs:testLockUnlockMutex (Results 1 – 2 of 2) sorted by relevance
270 worker.testLockUnlockMutex(true); in TEST_P()274 worker.testLockUnlockMutex(false); in TEST_P()
159 void testLockUnlockMutex(bool lock) { mThread.lockUnlockMutex(lock); } in testLockUnlockMutex() function