Searched defs:outerCount (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathOpsTightBoundsTest.cpp39 int outerCount = reporter->allowExtendedTest() ? 100 : 1; local
40 for (int index = 0; index < outerCount; ++index) {
114 int outerCount = reporter->allowExtendedTest() ? 100 : 1; local
115 for (int index = 0; index < outerCount; ++index) {

Completed in 272 milliseconds