Searched refs:testNext (Results 1 – 7 of 7) sorted by relevance
315 SkOpPtT* testNext; in mergeMatches() local322 testNext = test->next(); in mergeMatches()373 } while ((test = testNext) != stop); in mergeMatches()
2456 const SkOpPtT* testNext; in debugMergeMatches() local2459 testNext = test->next(); in debugMergeMatches()2513 } while ((test = testNext) != stop); in debugMergeMatches()
29 public void testNext() { in testNext() method in AnchorGeneratorTest
78 public void testNext() throws IOException { in testNext() method in IOIteratorAdapterTest
82 public void testNext() throws IOException { in testNext() method in IOIteratorTest
446 public void testNext() throws Exception { in testNext() method in XmlResourceParserImplTest
435 public void testNext() throws Exception { in testNext() method in XmlResourceParserImplTest