Searched refs:createForTests (Results 1 – 9 of 9) sorted by relevance
/external/icu/android_icu4j/testing/src/com/android/i18n/test/timezone/ |
D | CountryZonesFinderTest.java | 62 CountryZonesFinder.createForTests(list(GB_ZONES, FR_ZONES)); in lookupAllCountryIsoCodes() 70 CountryZonesFinder countryZonesFinder = CountryZonesFinder.createForTests(list()); in lookupAllCountryIsoCodes_empty() 78 CountryZonesFinder.createForTests(list(GB_ZONES, IM_ZONES, FR_ZONES, US_ZONES)); in lookupCountryCodesForZoneId() 102 CountryZonesFinder countryZonesFinder = CountryZonesFinder.createForTests( in lookupCountryCodesForZoneId_alternativeIds() 120 CountryZonesFinder.createForTests(list(GB_ZONES, IM_ZONES, FR_ZONES, US_ZONES)); in lookupCountryTimeZones() 138 CountryZonesFinder.createForTests(list(countryWithAlternativeZones)); in findCanonicalTimeZoneId() 177 return TimeZoneMapping.createForTests( in timeZoneMappingWithAlts()
|
D | TimeZoneFinderTest.java | 472 TimeZoneMapping.createForTests("America/New_York", true /* shownInPicker */, in xmlParsing_timeZoneMappingPicker() 474 TimeZoneMapping.createForTests("America/Los_Angeles", true /* shownInPicker */, in xmlParsing_timeZoneMappingPicker() 476 TimeZoneMapping.createForTests("America/Indiana/Vincennes", in xmlParsing_timeZoneMappingPicker() 478 TimeZoneMapping.createForTests("America/Kentucky/Monticello", in xmlParsing_timeZoneMappingPicker() 511 TimeZoneMapping.createForTests("America/New_York", true /* shownInPicker */, in xmlParsing_timeZoneMappingNotAfter() 513 TimeZoneMapping.createForTests("America/Indiana/Vincennes", in xmlParsing_timeZoneMappingNotAfter() 644 .map(x -> TimeZoneMapping.createForTests( in timeZoneMappings()
|
D | CountryTimeZonesTest.java | 485 TimeZoneMapping.createForTests("DOES_NOT_EXIST", true, 1234L, list()); in timeZoneMapping_getTimeZone_badZoneId() 496 TimeZoneMapping.createForTests("Europe/London", true, 1234L, list()); in timeZoneMapping_getTimeZone_validZoneId() 506 TimeZoneMapping.createForTests( in timeZoneMapping_isShownInPickerAfter_notHidden() 520 TimeZoneMapping.createForTests( in timeZoneMapping_isShownInPickerAfter_hiddenTimeZone() 562 return TimeZoneMapping.createForTests( in timeZoneMapping()
|
/external/libchrome/base/android/java/src/org/chromium/base/ |
D | PowerMonitor.java | 25 public static void createForTests() { in createForTests() method in PowerMonitor
|
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
D | CountryZonesFinder.java | 42 public static CountryZonesFinder createForTests(List<CountryTimeZones> countryTimeZonesList) { in createForTests() method in CountryZonesFinder
|
D | CountryTimeZones.java | 116 public static TimeZoneMapping createForTests(String timeZoneId, boolean showInPicker, in createForTests() method in CountryTimeZones.TimeZoneMapping
|
/external/dokka/core/src/test/kotlin/format/ |
D | PackageDocsTest.kt | 37 …val environment = KotlinCoreEnvironment.createForTests(testDisposable, CompilerConfiguration.EMPTY… in <lambda>()
|
/external/icu/android_icu4j/api/legacy_platform/ |
D | current.txt | 76 …method public static com.android.i18n.timezone.CountryTimeZones.TimeZoneMapping createForTests(Str…
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |