Home
last modified time | relevance | path

Searched defs:isIsoLeap (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/time/test/java/time/
DAbstractTest.java75 protected static boolean isIsoLeap(long year) { in isIsoLeap() method in AbstractTest
/libcore/ojluni/src/test/java/time/tck/java/time/
DAbstractTCKTest.java80 protected static boolean isIsoLeap(long year) { in isIsoLeap() method in AbstractTCKTest