HomeSort by relevance Sort by last modified time
    Searched refs:LOCALE_en_US_UTF_8 (Results 101 - 125 of 156) sorted by null

1 2 3 45 6 7

  /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/
get_date.pass.cpp 51 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_date_wide.pass.cpp 51 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_monthname.pass.cpp 53 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_monthname_wide.pass.cpp 62 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_time.pass.cpp 47 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_time_wide.pass.cpp 47 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_weekday.pass.cpp 50 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_weekday_wide.pass.cpp 50 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_year.pass.cpp 46 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_year_wide.pass.cpp 46 const my_facet f(LOCALE_en_US_UTF_8, 1);
  /external/libcxx/test/std/localization/locales/locale/locale.cons/
locale_char_pointer_cat.pass.cpp 78 std::locale loc2(loc, LOCALE_en_US_UTF_8, std::locale::monetary);
locale_locale_cat.pass.cpp 78 std::locale loc2(loc, std::locale(LOCALE_en_US_UTF_8), std::locale::monetary);
locale_string_cat.pass.cpp 77 std::locale loc2(loc, std::string(LOCALE_en_US_UTF_8), std::locale::monetary);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/
swap.pass.cpp 90 std::locale::global(std::locale(LOCALE_en_US_UTF_8));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/
compare.pass.cpp 32 std::locale l(LOCALE_en_US_UTF_8);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/
neg_format.pass.cpp 92 Fnf f(LOCALE_en_US_UTF_8, 1);
100 Fnt f(LOCALE_en_US_UTF_8, 1);
108 Fwf f(LOCALE_en_US_UTF_8, 1);
116 Fwt f(LOCALE_en_US_UTF_8, 1);
pos_format.pass.cpp 92 Fnf f(LOCALE_en_US_UTF_8, 1);
100 Fnt f(LOCALE_en_US_UTF_8, 1);
108 Fwf f(LOCALE_en_US_UTF_8, 1);
116 Fwt f(LOCALE_en_US_UTF_8, 1);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
get_date.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_date_wide.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_monthname.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_monthname_wide.pass.cpp 51 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_time.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_time_wide.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_weekday.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);
get_weekday_wide.pass.cpp 42 const my_facet f(LOCALE_en_US_UTF_8, 1);

Completed in 3012 milliseconds

1 2 3 45 6 7