Home
last modified time | relevance | path

Searched defs:round_trip_ws (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp42 void round_trip_ws(const char* p) { in round_trip_ws() function
104 void round_trip_ws(const wchar_t* p) { in round_trip_ws() function
/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted.pass.cpp53 void round_trip_ws ( const CharT *p ) { in round_trip_ws() function