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()
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()
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()
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()
Dthousands_sep.pass.cpp143 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
147 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
151 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
155 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dcurr_symbol.pass.cpp145 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
149 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
153 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
157 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddecimal_point.pass.cpp138 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
142 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
146 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
150 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()
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()
/external/libcxx/test/support/
Dplatform_support.h27 #define LOCALE_zh_CN_UTF_8 "Chinese_China.936" macro
37 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8@UTC" macro
49 #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_monthname.pass.cpp66 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_monthname_wide.pass.cpp75 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_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_time.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()
Dget_time_wide.pass.cpp83 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
/external/libcxx/test/std/localization/locales/locale/locale.cons/
Dstring.pass.cpp67 std::locale loc3(std::string(LOCALE_zh_CN_UTF_8)); in main()
Dchar_pointer.pass.cpp70 std::locale loc3(LOCALE_zh_CN_UTF_8); in main()

12