Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Scanner/
DScanTest.java84 hasNextPatternTest(j); in main()
1381 private static void hasNextPatternTest(int sourceType) throws Exception { in hasNextPatternTest() method in ScanTest