Home
last modified time | relevance | path

Searched refs:testNext (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpSpan.cpp309 SkOpPtT* testNext; in mergeMatches() local
316 testNext = test->next(); in mergeMatches()
367 } while ((test = testNext) != stop); in mergeMatches()
H A DSkPathOpsDebug.cpp2477 const SkOpPtT* testNext; in debugMergeMatches() local
2480 testNext = test->next(); in debugMergeMatches()
2534 } while ((test = testNext) != stop); in debugMergeMatches()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DNodeTest.java37 public void testNext() { in testNext() method in NodeTest

Completed in 7 milliseconds