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()
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()
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()
Dgrouping.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()
Dcurr_symbol.pass.cpp154 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
158 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
162 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
166 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Ddecimal_point.pass.cpp142 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
146 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
150 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
154 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dthousands_sep.pass.cpp159 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
163 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
167 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
171 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dneg_format.pass.cpp199 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
207 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
215 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
223 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
Dpos_format.pass.cpp199 Fnf f(LOCALE_zh_CN_UTF_8, 1); in main()
207 Fnt f(LOCALE_zh_CN_UTF_8, 1); in main()
215 Fwf f(LOCALE_zh_CN_UTF_8, 1); in main()
223 Fwt f(LOCALE_zh_CN_UTF_8, 1); in main()
/external/libcxx/test/support/
Dplatform_support.h28 #define LOCALE_zh_CN_UTF_8 "zh-CN" macro
39 #define LOCALE_zh_CN_UTF_8 "zh_CN.UTF-8@UTC" macro
52 #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.cpp143 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
160 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.cpp90 const my_facet f(LOCALE_zh_CN_UTF_8, 1); in main()
Dget_date.pass.cpp91 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.cpp73 std::locale loc3(LOCALE_zh_CN_UTF_8); in main()

12