Searched refs:round_trip_ws (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp45 void round_trip_ws ( const char *p ) { function
110 void round_trip_ws ( const wchar_t *p ) { function
167 round_trip_ws ( "" );
172 round_trip_ws ( L"" );
177 round_trip_ws ( "Hi" );
184 round_trip_ws ( L"Hi" );
191 round_trip_ws ( "Hi Mom" );
193 round_trip_ws ( L"Hi Mom" );
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp45 void round_trip_ws ( const char *p ) { function
110 void round_trip_ws ( const wchar_t *p ) { function
167 round_trip_ws ( "" );
172 round_trip_ws ( L"" );
177 round_trip_ws ( "Hi" );
184 round_trip_ws ( L"Hi" );
191 round_trip_ws ( "Hi Mom" );
193 round_trip_ws ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp45 void round_trip_ws ( const char *p ) { function
110 void round_trip_ws ( const wchar_t *p ) { function
167 round_trip_ws ( "" );
172 round_trip_ws ( L"" );
177 round_trip_ws ( "Hi" );
184 round_trip_ws ( L"Hi" );
191 round_trip_ws ( "Hi Mom" );
193 round_trip_ws ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp45 void round_trip_ws ( const char *p ) { function
110 void round_trip_ws ( const wchar_t *p ) { function
167 round_trip_ws ( "" );
172 round_trip_ws ( L"" );
177 round_trip_ws ( "Hi" );
184 round_trip_ws ( L"Hi" );
191 round_trip_ws ( "Hi Mom" );
193 round_trip_ws ( L"Hi Mom" );
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted.pass.cpp54 void round_trip_ws ( const CharT *p ) { function
132 round_trip_ws ( "" );
137 round_trip_ws ( L"" );
142 round_trip_ws ( "Hi" );
149 round_trip_ws ( L"Hi" );
156 round_trip_ws ( "Hi Mom" );
158 round_trip_ws ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted.pass.cpp54 void round_trip_ws ( const CharT *p ) { function
132 round_trip_ws ( "" );
137 round_trip_ws ( L"" );
142 round_trip_ws ( "Hi" );
149 round_trip_ws ( L"Hi" );
156 round_trip_ws ( "Hi Mom" );
158 round_trip_ws ( L"Hi Mom" );

Completed in 22 milliseconds