Searched defs:expectedBoundary (Results 1 – 6 of 6) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneBoundaryTest.java | 58 void findDaylightBoundaryUsingDate(Date d, String startMode, long expectedBoundary) in findDaylightBoundaryUsingDate() 136 void findDaylightBoundaryUsingTimeZone(Date d, boolean startsInDST, long expectedBoundary) in findDaylightBoundaryUsingTimeZone() 143 long expectedBoundary, TimeZone tz) in findDaylightBoundaryUsingTimeZone() 649 void _testUsingBinarySearch(SimpleTimeZone tz, Date d, long expectedBoundary) in _testUsingBinarySearch()
|
D | TimeZoneTest.java | 647 void _testUsingBinarySearch(SimpleTimeZone tz, long min, long max, long expectedBoundary) in _testUsingBinarySearch()
|
/external/icu/icu4c/source/test/intltest/ |
D | tzbdtest.cpp | 76 …BoundaryTest::findDaylightBoundaryUsingDate(UDate d, const char* startMode, UDate expectedBoundary) in findDaylightBoundaryUsingDate() 108 …BoundaryTest::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedBoundary) in findDaylightBoundaryUsingTimeZone() 118 …t::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedBoundary, TimeZone*… in findDaylightBoundaryUsingTimeZone() 384 TimeZoneBoundaryTest::testUsingBinarySearch(SimpleTimeZone* tz, UDate d, UDate expectedBoundary) in testUsingBinarySearch()
|
D | tztest.cpp | 269 UDate expectedBoundary) in testUsingBinarySearch()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneBoundaryTest.java | 57 void findDaylightBoundaryUsingDate(Date d, String startMode, long expectedBoundary) in findDaylightBoundaryUsingDate() 135 void findDaylightBoundaryUsingTimeZone(Date d, boolean startsInDST, long expectedBoundary) in findDaylightBoundaryUsingTimeZone() 142 long expectedBoundary, TimeZone tz) in findDaylightBoundaryUsingTimeZone() 648 void _testUsingBinarySearch(SimpleTimeZone tz, Date d, long expectedBoundary) in _testUsingBinarySearch()
|
D | TimeZoneTest.java | 646 void _testUsingBinarySearch(SimpleTimeZone tz, long min, long max, long expectedBoundary) in _testUsingBinarySearch()
|