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