Home
last modified time | relevance | path

Searched refs:testNext (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/pathops/
DSkOpSpan.cpp315 SkOpPtT* testNext; in mergeMatches() local
322 testNext = test->next(); in mergeMatches()
373 } while ((test = testNext) != stop); in mergeMatches()
DSkPathOpsDebug.cpp2456 const SkOpPtT* testNext; in debugMergeMatches() local
2459 testNext = test->next(); in debugMergeMatches()
2513 } while ((test = testNext) != stop); in debugMergeMatches()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/serializer/
DAnchorGeneratorTest.java29 public void testNext() { in testNext() method in AnchorGeneratorTest
/external/apache-commons-io/src/test/java/org/apache/commons/io/function/
DIOIteratorAdapterTest.java78 public void testNext() throws IOException { in testNext() method in IOIteratorAdapterTest
DIOIteratorTest.java82 public void testNext() throws IOException { in testNext() method in IOIteratorTest
/external/robolectric/robolectric/src/test/java/org/robolectric/android/
DXmlResourceParserImplTest.java446 public void testNext() throws Exception { in testNext() method in XmlResourceParserImplTest
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
DXmlResourceParserImplTest.java435 public void testNext() throws Exception { in testNext() method in XmlResourceParserImplTest