Home
last modified time | relevance | path

Searched refs:LOCALE_zh_CN_UTF_8 (Results 1 – 25 of 28) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/
Dfrac_digits.pass.cpp125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dnegative_sign.pass.cpp125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dthousands_sep.pass.cpp125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dpositive_sign.pass.cpp125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dcurr_symbol.pass.cpp127 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
131 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
135 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
139 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dgrouping.pass.cpp130 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
134 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
138 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
142 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddecimal_point.pass.cpp125 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
129 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
133 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dneg_format.pass.cpp191 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
199 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
207 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
215 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dpos_format.pass.cpp191 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
199 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
207 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
215 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dplatform_support.h27 #define LOCALE_zh_CN_UTF_8 "Chinese_China.936" macro
39 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8" macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
Ddate_order_wide.pass.cpp47 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddate_order.pass.cpp47 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_one.pass.cpp132 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
149 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_year.pass.cpp71 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_weekday.pass.cpp74 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_monthname.pass.cpp72 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_time.pass.cpp78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_weekday_wide.pass.cpp72 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_year_wide.pass.cpp71 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_date_wide.pass.cpp78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_monthname_wide.pass.cpp81 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_time_wide.pass.cpp78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_date.pass.cpp78 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/
Dchar_pointer.pass.cpp77 std::locale loc3(LOCALE_zh_CN_UTF_8); in main()
Dstring.pass.cpp77 std::locale loc3(std::string(LOCALE_zh_CN_UTF_8)); in main()

12