Searched refs:isSkipTest (Results 1 – 3 of 3) sorted by relevance
26 if (isSkipTest()) return this; // disabled in handleCheck()
60 if (isSkipTest()) return this; in handleCheck()
549 public boolean isSkipTest() { in isSkipTest() method in CheckCLDR1220 if (!item.isSkipTest()) { in handleCheck()1283 if (item.isSkipTest()) { in setCldrFileToCheck()