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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
HolidayTest.java 246 Date abd = getDate(1992, Calendar.SEPTEMBER, 16); local
258 logln("first between " + nbd + " and " + abd + " is " + rdr.firstBetween(nbd, abd));
259 logln("first between " + abd + " and " + xbd + " is " + rdr.firstBetween(abd, xbd));
260 logln("first between " + abd + " and " + null + " is " + rdr.firstBetween(abd, null));
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HolidayTest.java 243 Date abd = getDate(1992, Calendar.SEPTEMBER, 16); local
255 logln("first between " + nbd + " and " + abd + " is " + rdr.firstBetween(nbd, abd));
256 logln("first between " + abd + " and " + xbd + " is " + rdr.firstBetween(abd, xbd));
257 logln("first between " + abd + " and " + null + " is " + rdr.firstBetween(abd, null));
  /external/autotest/server/hosts/
adb_host.py 413 'ls' will be ran as: 'abd shell ls'
    [all...]

Completed in 1647 milliseconds