Home
last modified time | relevance | path

Searched refs:LOCALE_en_US (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/
Dctor_char.pass.cpp43 std::locale l(std::locale::classic(), new my_facet(LOCALE_en_US)); in main()
48 my_facet f(LOCALE_en_US, 1); in main()
58 std::locale l(std::locale::classic(), new my_facet(std::string(LOCALE_en_US))); in main()
63 my_facet f(std::string(LOCALE_en_US), 1); in main()
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/
Dctor_char.pass.cpp43 std::locale l(std::locale::classic(), new my_facet(LOCALE_en_US)); in main()
48 my_facet f(LOCALE_en_US, 1); in main()
58 std::locale l(std::locale::classic(), new my_facet(std::string(LOCALE_en_US))); in main()
63 my_facet f(std::string(LOCALE_en_US), 1); in main()
/external/libcxx/test/support/
Dplatform_support.h22 #define LOCALE_en_US "en-US" macro
33 #define LOCALE_en_US "en_US" macro
41 #define LOCALE_en_US "en_US" macro
/external/llvm-project/libcxx/test/support/
Dplatform_support.h21 # define LOCALE_en_US "en-US" macro
32 # define LOCALE_en_US "en_US" macro
40 # define LOCALE_en_US "en_US" macro