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