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 53 public int year1; field in class:TimeTest.DateTest
69 public DateTest(int year1, int month1, int day1, int hour1, int minute1, int dst1,
72 this.year1 = year1;
87 public DateTest(int year1, int month1, int day1, int hour1, int minute1,
89 this.year1 = year1;
194 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
211 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1);
233 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 1587 int32_t year1 = calendar->get(UCAL_YEAR,status); local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarRegressionTest.java 1113 int year1 = calendar.get(Calendar.YEAR); local
2135 int year1 = c.get(Calendar.YEAR); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarRegressionTest.java 1110 int year1 = calendar.get(Calendar.YEAR); local
2132 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 150 milliseconds