Home
last modified time | relevance | path

Searched defs:en_US (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dlocale-specific_form.pass.cpp154 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_integer() local
482 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case() local
568 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case() local
654 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case_precision() local
740 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case_precision() local
826 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_lower_case() local
944 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_upper_case() local
1062 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_lower_case() local
1254 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_upper_case() local
1446 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_general_lower_case() local
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp279 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_integer() local
607 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case() local
693 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case() local
779 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case_precision() local
865 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case_precision() local
951 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_lower_case() local
1069 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_upper_case() local
1187 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_lower_case() local
1379 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_upper_case() local
1571 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_general_lower_case() local
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/format/
H A DRelativeDateTimeFormatterTest.java57 Locale en_US = new Locale("en", "US"); in test_getRelativeTimeSpanStringCTS() local
113 Locale en_US = new Locale("en", "US"); in test_getRelativeTimeSpanString_helper() local
452 Locale en_US = Locale.getDefault(); in test_getRelativeDateTimeStringCTS() local
464 Locale en_US = new Locale("en", "US"); in test_getRelativeDateTimeString() local
509 Locale en_US = new Locale("en", "US"); in test_getRelativeDateTimeStringDST() local
584 Locale en_US = new Locale("en", "US"); in test5252772() local
660 Locale en_US = new Locale("en", "US"); in test_bug19822016() local
H A DDateIntervalFormatTest.java88 ULocale en_US = new ULocale("en", "US"); in test_formatDateInterval() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DStringTest.java229 Locale en_US = new Locale("en", "US"); in testCaseMapping_en_US() local
250 Locale en_US = new Locale("en", "US"); in testCaseMapping_el() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/libcore/icu/
H A DSimpleDateFormatDataTest.java46 SimpleDateFormatData en_US = SimpleDateFormatData.getInstance(Locale.US); in testTimeFormat12And24() local
H A DICUTest.java122 Locale en_US = Locale.US; in test_getDateFormatOrder() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formatter/format.context/format.context/
H A Dlocale.pass.cpp31 std::locale en_US{LOCALE_en_US_UTF_8}; in test() local
H A Dctor.pass.cpp71 std::locale en_US{LOCALE_en_US_UTF_8}; in test() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationAPITest.java230 Collator en_US = null, el_GR = null, vi_VN = null; in TestDecomposition() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java227 Collator en_US = null, el_GR = null, vi_VN = null; in TestDecomposition() local
/aosp_15_r20/art/test/021-string2/src/
H A DMain.java125 Locale en_US = new Locale("en", "US"); in main() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DCurrencyTest.java202 ULocale en_US = ULocale.forLanguageTag("en-US"); in TestNames() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
H A DCurrencyTest.java199 ULocale en_US = ULocale.forLanguageTag("en-US"); in TestNames() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DXMLSource.java1633 addFallbackCode(CLDRFile.LANGUAGE_NAME, "en_US", "en_US", "short"); in addFallbackCode()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dicusvtst.cpp635 const UnicodeString en_US = "en_US"; in testAPI_Two() local
H A Dapicoll.cpp365 Collator *en_US = Collator::createInstance("en_US", status), in TestDecomposition() local
H A Dnumfmtst.cpp1167 Locale en_US("en_US"); in TestLenientParse() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp635 const UnicodeString en_US = "en_US"; in testAPI_Two() local
H A Dapicoll.cpp365 Collator *en_US = Collator::createInstance("en_US", status), in TestDecomposition() local
H A Dnumfmtst.cpp1167 Locale en_US("en_US"); in TestLenientParse() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcapitst.c617 UCollator *en_US, *el_GR, *vi_VN; in TestDecomposition() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c617 UCollator *en_US, *el_GR, *vi_VN; in TestDecomposition() local
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...