Searched refs:testStringCount (Results 1 – 1 of 1) sorted by relevance
36 constexpr int testStringCount = std::size(kTestStrings); in DEF_SIMPLE_GM() local56 for (int i = 0; i < testStringCount; i++) { in DEF_SIMPLE_GM()