Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp65 void round_trip_e(const char* p, char escape) { in round_trip_e() function
127 void round_trip_e(const wchar_t* p, wchar_t escape) { in round_trip_e() function
/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted.pass.cpp77 void round_trip_e ( const CharT *p, char escape ) { in round_trip_e() function