Searched refs:assertOffsetResultZoneOffsets (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/ |
D | TimeZoneLookupHelperTest.java | 93 assertOffsetResultZoneOffsets(nhSummerTimeMillis, lonSummerOffsetMillis, in testLookupByNitzByNitz() 100 assertOffsetResultZoneOffsets(nhWinterTimeMillis, lonWinterOffsetMillis, in testLookupByNitzByNitz() 107 assertOffsetResultZoneOffsets(nhSummerTimeMillis, lonSummerOffsetMillis, null, in testLookupByNitzByNitz() 114 assertOffsetResultZoneOffsets(nhWinterTimeMillis, lonWinterOffsetMillis, null, in testLookupByNitzByNitz() 134 assertOffsetResultZoneOffsets(nhSummerTimeMillis, mtvSummerOffsetMillis, in testLookupByNitzByNitz() 141 assertOffsetResultZoneOffsets(nhWinterTimeMillis, mtvWinterOffsetMillis, in testLookupByNitzByNitz() 148 assertOffsetResultZoneOffsets(nhSummerTimeMillis, mtvSummerOffsetMillis, null, in testLookupByNitzByNitz() 155 assertOffsetResultZoneOffsets(nhWinterTimeMillis, mtvWinterOffsetMillis, null, in testLookupByNitzByNitz() 245 assertOffsetResultZoneOffsets(nhSummerTimeMillis, expectedUtcOffset, expectedDstOffset, in testLookupByNitzCountry_dstKnownAndUnknown() 273 assertOffsetResultZoneOffsets(nhWinterTimeMillis, expectedUtcOffset, expectedDstOffset, in testLookupByNitzCountry_dstKnownAndUnknown() [all …]
|