Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dlocale-specific_form.pass.cpp158 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_integer() local
486 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_lower_case() local
572 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_upper_case() local
658 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_lower_case_precision() local
744 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_upper_case_precision() local
830 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_scientific_lower_case() local
948 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_scientific_upper_case() local
1066 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_fixed_lower_case() local
1258 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_fixed_upper_case() local
1450 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_general_lower_case() local
1616 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_general_upper_case() local
1782 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_default() local
2012 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_default_precision() local
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.functions/
H A Dlocale-specific_form.pass.cpp279 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_integer() local
607 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_lower_case() local
693 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_upper_case() local
779 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_lower_case_precision() local
865 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_hex_upper_case_precision() local
951 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_scientific_lower_case() local
1069 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_scientific_upper_case() local
1187 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_fixed_lower_case() local
1379 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_fixed_upper_case() local
1571 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_general_lower_case() local
1737 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_general_upper_case() local
1903 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_default() local
2133 std::locale en_US = std::locale(LOCALE_en_US_UTF_8); test_floating_point_default_precision() local
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.formatter/format.context/format.context/
H A Dlocale.pass.cpp31 std::locale en_US{LOCALE_en_US_UTF_8}; test() local
H A Dctor.pass.cpp71 std::locale en_US{LOCALE_en_US_UTF_8}; test() local