Searched refs:testStringCount (Results 1 – 1 of 1) sorted by relevance
50 const int testStringCount = SK_ARRAY_COUNT(kTestStrings); in onDraw() local70 for (int i = 0; i < testStringCount; i++) { in onDraw()