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

  /external/chromium_org/third_party/icu/source/test/intltest/
tzrulets.cpp 239 UDate start = getUTCMillis(STARTYEAR, UCAL_JANUARY, 1);
240 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1);
515 UDate jan1_1950 = getUTCMillis(1950, UCAL_JANUARY, 1);
516 UDate jan1_1967 = getUTCMillis(1971, UCAL_JANUARY, 1);
517 UDate jan1_2010 = getUTCMillis(2010, UCAL_JANUARY, 1);
559 getUTCMillis(2006, UCAL_MARCH, 15),
560 getUTCMillis(2006, UCAL_NOVEMBER, 1),
561 getUTCMillis(2007, UCAL_MARCH, 15),
562 getUTCMillis(2007, UCAL_NOVEMBER, 1),
563 getUTCMillis(2008, UCAL_MARCH, 15)
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 237 UDate start = getUTCMillis(STARTYEAR, UCAL_JANUARY, 1);
238 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1);
513 UDate jan1_1950 = getUTCMillis(1950, UCAL_JANUARY, 1);
514 UDate jan1_1967 = getUTCMillis(1971, UCAL_JANUARY, 1);
515 UDate jan1_2010 = getUTCMillis(2010, UCAL_JANUARY, 1);
557 getUTCMillis(2006, UCAL_MARCH, 15),
558 getUTCMillis(2006, UCAL_NOVEMBER, 1),
559 getUTCMillis(2007, UCAL_MARCH, 15),
560 getUTCMillis(2007, UCAL_NOVEMBER, 1),
561 getUTCMillis(2008, UCAL_MARCH, 15)
    [all...]

Completed in 112 milliseconds