HomeSort by relevance Sort by last modified time
    Searched refs:wctr (Results 1 - 6 of 6) sorted by null

  /external/libcxx/test/std/depr/depr.c.headers/
wctype_h.pass.cpp 94 wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(towctrans(w, wctr)), wint_t>::value), "");
  /external/libcxx/test/std/strings/c.strings/
cwctype.pass.cpp 94 std::wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(std::towctrans(w, wctr)), std::wint_t>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
wctype_h.pass.cpp 94 wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(towctrans(w, wctr)), wint_t>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
cwctype.pass.cpp 94 std::wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(std::towctrans(w, wctr)), std::wint_t>::value), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
wctype_h.pass.cpp 94 wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(towctrans(w, wctr)), wint_t>::value), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/strings/c.strings/
cwctype.pass.cpp 94 std::wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(std::towctrans(w, wctr)), std::wint_t>::value), "");

Completed in 251 milliseconds