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

  /libcore/luni/src/test/java/libcore/libcore/util/
CountryTimeZonesTest.java 168 OffsetResult noDstMatch5 = countryTimeZones.lookupByOffsetWithBias(
170 assertNull(noDstMatch5);
238 OffsetResult noDstMatch5 = countryTimeZones.lookupByOffsetWithBias(
240 assertNull(noDstMatch5);
384 OffsetResult noDstMatch5 = countryTimeZones.lookupByOffsetWithBias(
386 assertNull(noDstMatch5);
462 OffsetResult noDstMatch5 = countryTimeZones.lookupByOffsetWithBias(
464 assertNull(noDstMatch5);
    [all...]
TimeZoneFinderTest.java     [all...]

Completed in 57 milliseconds