Searched refs:MutexTester (Results 1 – 1 of 1) sorted by relevance
26 struct MutexTester { struct41 MutexTester::AssertDepth(mu, 0U); in TEST_F()43 MutexTester::AssertDepth(mu, 1U); in TEST_F()45 MutexTester::AssertDepth(mu, 0U); in TEST_F()51 MutexTester::AssertDepth(mu, 0U); in TryLockUnlockTest()53 MutexTester::AssertDepth(mu, 1U); in TryLockUnlockTest()55 MutexTester::AssertDepth(mu, 0U); in TryLockUnlockTest()65 MutexTester::AssertDepth(mu, 0U); in RecursiveLockUnlockTest()67 MutexTester::AssertDepth(mu, 1U); in RecursiveLockUnlockTest()69 MutexTester::AssertDepth(mu, 2U); in RecursiveLockUnlockTest()[all …]