Searched defs:dates (Results 1 – 2 of 2) sorted by relevance
407 private void testFreezePeriodsSucceeds(String...dates) throws Exception { in testFreezePeriodsSucceeds()412 private void testFreezePeriodsFails(int expectedError, String... dates) throws Exception { in testFreezePeriodsFails()424 String... dates) throws Exception { in testPrevFreezePeriodSucceeds()429 String now, String... dates) throws Exception { in testPrevFreezePeriodFails()440 String... dates) throws Exception { in createPrevFreezePeriod()448 private void setFreezePeriods(SystemUpdatePolicy policy, String... dates) throws Exception { in setFreezePeriods()
44 String[] dates = new String[]{ in testProvider() local