HomeSort by relevance Sort by last modified time
    Searched refs:lastDate (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/provider/src/android/provider/cts/
BrowserTest.java 468 long lastDate = cursor.getLong(Browser.HISTORY_PROJECTION_DATE_INDEX);
482 assertEquals(historyCountBeforeDelete - (lastDate - begin + 1),
  /external/icu4c/test/intltest/
calregts.cpp 724 UDate lastDate = firstDate + validity*1000*24*60*60.0;
725 cal->setTime(lastDate, status);
732 errln(UnicodeString("Day has shifted ") + lastDate);
    [all...]

Completed in 167 milliseconds