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

  /external/libcxx/test/std/strings/string.view/string.view.nonmem/
quoted.pass.cpp 58 void round_trip_d ( const char *p, char delim ) { function
123 void round_trip_d ( const wchar_t *p, wchar_t delim ) { function
168 round_trip_d ( "", 'q' );
173 round_trip_d ( L"", 'q' );
178 round_trip_d ( "Hi", '!' );
185 round_trip_d ( L"Hi", '!' );
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
quoted.pass.cpp 58 void round_trip_d ( const char *p, char delim ) { function
123 void round_trip_d ( const wchar_t *p, wchar_t delim ) { function
168 round_trip_d ( "", 'q' );
173 round_trip_d ( L"", 'q' );
178 round_trip_d ( "Hi", '!' );
185 round_trip_d ( L"Hi", '!' );
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
quoted.pass.cpp 58 void round_trip_d ( const char *p, char delim ) { function
123 void round_trip_d ( const wchar_t *p, wchar_t delim ) { function
168 round_trip_d ( "", 'q' );
173 round_trip_d ( L"", 'q' );
178 round_trip_d ( "Hi", '!' );
185 round_trip_d ( L"Hi", '!' );
  /external/libcxx/test/std/input.output/iostream.format/quoted.manip/
quoted.pass.cpp 67 void round_trip_d ( const CharT *p, char delim ) { function
133 round_trip_d ( "", 'q' );
138 round_trip_d ( L"", 'q' );
143 round_trip_d ( "Hi", '!' );
150 round_trip_d ( L"Hi", '!' );
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
quoted.pass.cpp 67 void round_trip_d ( const CharT *p, char delim ) { function
133 round_trip_d ( "", 'q' );
138 round_trip_d ( L"", 'q' );
143 round_trip_d ( "Hi", '!' );
150 round_trip_d ( L"Hi", '!' );

Completed in 236 milliseconds