Home
last modified time | relevance | path

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

12

/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/
Dfrac_digits.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()
Dcurr_symbol.pass.cpp132 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
136 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
140 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
144 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dgrouping.pass.cpp135 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
139 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
143 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
147 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dpositive_sign.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()
Dthousands_sep.pass.cpp136 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
140 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
144 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
148 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddecimal_point.pass.cpp133 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
137 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
141 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
145 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dnegative_sign.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()
Dneg_format.pass.cpp196 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
204 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
212 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
220 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dpos_format.pass.cpp196 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
204 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
212 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
220 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
/external/libcxx/test/support/
Dplatform_support.h29 #define LOCALE_zh_CN_UTF_8 "Chinese_China.936" macro
39 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8@UTC" macro
51 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8" macro
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/
Ddate_order_wide.pass.cpp52 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddate_order.pass.cpp52 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_one.pass.cpp140 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
157 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_weekday.pass.cpp82 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_year.pass.cpp76 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_monthname.pass.cpp83 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_time.pass.cpp83 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_weekday_wide.pass.cpp80 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_year_wide.pass.cpp76 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_monthname_wide.pass.cpp92 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_time_wide.pass.cpp83 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_date_wide.pass.cpp87 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_date.pass.cpp88 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
/external/libcxx/test/std/localization/locales/locale/locale.cons/
Dstring.pass.cpp81 std::locale loc3(std::string(LOCALE_zh_CN_UTF_8)); in main()
Dchar_pointer.pass.cpp81 std::locale loc3(LOCALE_zh_CN_UTF_8); in main()

12