Searched refs:kMaxLoops (Results 1 – 1 of 1) sorted by relevance
1499 constexpr size_t kMaxLoops = 100; in TEST_P() local1503 ASSERT_LT(loops++, kMaxLoops); in TEST_P()