Searched refs:countOutdated (Results 1 – 3 of 3) sorted by relevance
24 outdatedPaths.countOutdated("en")); in TestBasic()29 outdatedPaths.countOutdated("fr") > 10); in TestBasic()54 logln("Count:\t" + outdatedPaths.countOutdated(locale)); in checkShow()
227 public int countOutdated(String locale) { in countOutdated() method in OutdatedPaths
151 if (newer.size() != outdatedPaths.countOutdated(locale)) { in main()