Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp278 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_integer() local
606 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case() local
692 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case() local
778 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_lower_case_precision() local
864 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_hex_upper_case_precision() local
950 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_lower_case() local
1068 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_scientific_upper_case() local
1186 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_lower_case() local
1378 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_fixed_upper_case() local
1570 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); in test_floating_point_general_lower_case() local
[all …]
/llvm-project-15.0.7/libcxx/test/std/utilities/format/format.formatter/format.context/format.context/
H A Dlocale.pass.cpp30 std::locale en_US{LOCALE_en_US_UTF_8}; in test() local
H A Dctor.pass.cpp78 std::locale en_US{LOCALE_en_US_UTF_8}; in test() local