HomeSort by relevance Sort by last modified time
    Searched defs:outerCount (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PathOpsTightBoundsTest.cpp 39 int outerCount = reporter->allowExtendedTest() ? 100 : 1;
40 for (int index = 0; index < outerCount; ++index) {
114 int outerCount = reporter->allowExtendedTest() ? 100 : 1;
115 for (int index = 0; index < outerCount; ++index) {
  /external/skqp/tests/
PathOpsTightBoundsTest.cpp 39 int outerCount = reporter->allowExtendedTest() ? 100 : 1;
40 for (int index = 0; index < outerCount; ++index) {
114 int outerCount = reporter->allowExtendedTest() ? 100 : 1;
115 for (int index = 0; index < outerCount; ++index) {

Completed in 163 milliseconds