Home
last modified time | relevance | path

Searched defs:test6 (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/test/java/time/test/java/time/
DTestPeriod.java98 Period test6 = Period.ofDays(6); in test_hashCode() local
/libcore/ojluni/src/test/java/lang/StringBuilder/
DSupplementary.java264 static void test6() { in test6() method in Supplementary
/libcore/ojluni/src/test/java/lang/StringBuffer/
DSupplementary.java262 static void test6() { in test6() method in Supplementary
/libcore/ojluni/src/test/java/time/tck/java/time/
DTCKPeriod.java1221 Period test6 = Period.ofDays(6); in test_hashCode() local
DTCKDuration.java2902 Duration test6 = Duration.ofSeconds(6L, 20); in test_equals() local
2945 Duration test6 = Duration.ofSeconds(6L, 20); in test_hashCode() local