Searched refs:gFragmentTestCount (Results 1 – 3 of 3) sorted by relevance
45 for (uint32_t num = 0; num < gFragmentTestCount; num++) { in doTest()
139 static const size_t gFragmentTestCount = sizeof(gFragmentTests) / sizeof(gFragmentTests[0]); variable
43 if (testNum >= gFragmentTestCount) { in doTest()