Home
last modified time | relevance | path

Searched +defs:b +defs:tz (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java234 Time b = new Time("America/Los_Angeles"); in testAfterBefore() local
379 String tz = "America/Los_Angeles"; in testNormalize1() local
576 String tz = Time.TIMEZONE_UTC; in testCtor() local
671 Time b = new Time(timezone); in testCompare() local
756 Time b = new Time(timezone); in testCompare_invalidDatesAreEqualIfTimezoneDiffers() local
1720 String tz = Time.TIMEZONE_UTC; in testParse3339() local
1788 String tz = Time.TIMEZONE_UTC; in verifyParse3339Error() local
1800 String tz = Time.TIMEZONE_UTC; in testSetMillis_utc() local
1823 String tz = Time.TIMEZONE_UTC; in testSetMillis_utc_edgeCases() local
1841 String tz = Time.TIMEZONE_UTC; in testSetFields() local
[all …]