Searched refs:kThinLockLoops (Results 1 – 1 of 1) sorted by relevance
585 static constexpr size_t kThinLockLoops = 100; in TEST_F() local609 for (size_t i = 1; i < kThinLockLoops; ++i) { in TEST_F()659 static constexpr size_t kThinLockLoops = 100; in TestUnlockObject() local737 } else if (counts[index] == kThinLockLoops) { in TestUnlockObject()