Searched refs:wctr (Results 1 - 2 of 2) sorted by last modified time

/external/libcxx/test/depr/depr.c.headers/
H A Dwctype_h.pass.cpp94 wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(towctrans(w, wctr)), wint_t>::value), "");
/external/libcxx/test/strings/c.strings/
H A Dcwctype.pass.cpp94 std::wctrans_t wctr = 0; local
112 static_assert((std::is_same<decltype(std::towctrans(w, wctr)), std::wint_t>::value), "");

Completed in 93 milliseconds