Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp55 void round_trip_d(const char* p, char delim) { in round_trip_d() function
117 void round_trip_d(const wchar_t* p, wchar_t delim) { in round_trip_d() function
/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted.pass.cpp66 void round_trip_d ( const CharT *p, char delim ) { in round_trip_d() function