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 535 long lastDate = cursor.getLong(Browser.HISTORY_PROJECTION_DATE_INDEX);
549 assertEquals(historyCountBeforeDelete - (lastDate - begin + 1),
    [all...]
  /external/icu4c/test/intltest/
calregts.cpp 680 UDate lastDate = firstDate + validity*1000*24*60*60.0;
681 cal->setTime(lastDate, status);
688 errln(UnicodeString("Day has shifted ") + lastDate);
    [all...]

Completed in 575 milliseconds