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