Searched refs:endHour (Results 1 – 5 of 5) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 587 int endHour = (int)(3.5 * 3600000); in TestRuleAPI() local 590 zone.setEndRule (Calendar.JULY, 1, 0, endHour); in TestRuleAPI() 596 long julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time in TestRuleAPI()
|
/external/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 184 int32_t endHour = (int32_t)(3.5 * 3600000); in TestRuleAPI() local 187 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status); in TestRuleAPI() 194 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time in TestRuleAPI()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 583 int endHour = (int)(3.5 * 3600000); in TestRuleAPI() local 586 zone.setEndRule (Calendar.JULY, 1, 0, endHour); in TestRuleAPI() 592 long julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time in TestRuleAPI()
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |