HomeSort by relevance Sort by last modified time
    Searched refs:round_trip_ws (Results 1 - 5 of 5) sorted by null

  /external/libcxx/test/std/strings/string.view/string.view.nonmem/
quoted.pass.cpp 45 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/
quoted.pass.cpp 45 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/
quoted.pass.cpp 45 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" );
  /external/libcxx/test/std/input.output/iostream.format/quoted.manip/
quoted.pass.cpp 54 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/
quoted.pass.cpp 54 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 336 milliseconds