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

  /libcore/luni/src/test/java/libcore/java/text/
SimpleDateFormatTest.java 30 private static final TimeZone AMERICA_LOS_ANGELES = TimeZone.getTimeZone("America/Los_Angeles");
245 sdf.setTimeZone(AMERICA_LOS_ANGELES);
257 sdf.setTimeZone(AMERICA_LOS_ANGELES);
267 sdf.setTimeZone(AMERICA_LOS_ANGELES);
286 Calendar calendar = new GregorianCalendar(AMERICA_LOS_ANGELES);
294 Calendar calendar = new GregorianCalendar(AMERICA_LOS_ANGELES);
  /external/icu4c/test/cintltst/
ccaltst.c 67 static const UChar AMERICA_LOS_ANGELES[] = {0x41, 0x6D, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2F,
259 if (u_strcmp(AMERICA_LOS_ANGELES, canonicalID) != 0) {
261 PST, canonicalID, AMERICA_LOS_ANGELES);
    [all...]

Completed in 36 milliseconds