HomeSort by relevance Sort by last modified time
    Searched defs:year1 (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/tests/coretests/src/android/text/format/
TimeTest.java 51 public int year1; field in class:TimeTest.DateTest
67 public DateTest(int year1, int month1, int day1, int hour1, int minute1, int dst1,
70 this.year1 = year1;
85 public DateTest(int year1, int month1, int day1, int hour1, int minute1,
87 this.year1 = year1;
192 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
209 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
231 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 232 public int year1; field in class:TimeTest.DateTest
248 public DateTest(int year1, int month1, int day1, int hour1, int minute1, int dst1,
251 this.year1 = year1;
266 public DateTest(int year1, int month1, int day1, int hour1, int minute1,
268 this.year1 = year1;
374 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
386 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
403 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
    [all...]
  /external/icu/icu4c/source/test/intltest/
calregts.cpp 1584 int32_t year1 = calendar->get(UCAL_YEAR,status); local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarRegressionTest.java 1104 int year1 = calendar.get(Calendar.YEAR); local
2126 int year1 = c.get(Calendar.YEAR); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarRegressionTest.java 1103 int year1 = calendar.get(Calendar.YEAR); local
2125 int year1 = c.get(Calendar.YEAR); local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 593 milliseconds