HomeSort by relevance Sort by last modified time
    Searched refs:LOCALE_ru_RU_UTF_8 (Results 26 - 33 of 33) sorted by null

12

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/
locale_char_pointer_cat.pass.cpp 72 std::locale loc(LOCALE_ru_RU_UTF_8);
locale_locale_cat.pass.cpp 72 std::locale loc(LOCALE_ru_RU_UTF_8);
locale_string_cat.pass.cpp 72 std::locale loc(LOCALE_ru_RU_UTF_8);
locale_facetptr.pass.cpp 83 std::locale loc(LOCALE_ru_RU_UTF_8);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
get_one.pass.cpp 97 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
120 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
get_one_wide.pass.cpp 120 const my_facet f(LOCALE_ru_RU_UTF_8, 1);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
put_long_double_ru_RU.pass.cpp 50 std::string loc_name(LOCALE_ru_RU_UTF_8);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/
get_long_double_ru_RU.pass.cpp 50 std::string loc_name(LOCALE_ru_RU_UTF_8);

Completed in 311 milliseconds

12