Searched defs:round_trip (Results 1 - 10 of 10) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_char.fail.cpp25 void round_trip ( const char *p ) { function
36 round_trip ( "Hi Mom" );
H A Dquoted_traits.fail.cpp31 void round_trip ( const char *p ) { function
42 round_trip ( "Hi Mom" );
H A Dquoted.pass.cpp41 void round_trip ( const CharT *p ) { function
131 round_trip ( "" );
136 round_trip ( L"" );
141 round_trip ( "Hi" );
148 round_trip ( L"Hi" );
155 round_trip ( "Hi Mom" );
157 round_trip ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/quoted.manip/
H A Dquoted_char.fail.cpp25 void round_trip ( const char *p ) { function
36 round_trip ( "Hi Mom" );
H A Dquoted_traits.fail.cpp31 void round_trip ( const char *p ) { function
42 round_trip ( "Hi Mom" );
H A Dquoted.pass.cpp41 void round_trip ( const CharT *p ) { function
131 round_trip ( "" );
136 round_trip ( L"" );
141 round_trip ( "Hi" );
148 round_trip ( L"Hi" );
155 round_trip ( "Hi Mom" );
157 round_trip ( L"Hi Mom" );
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp33 void round_trip ( const char *p ) { function
97 void round_trip ( const wchar_t *p ) { function
166 round_trip ( "" );
171 round_trip ( L"" );
176 round_trip ( "Hi" );
183 round_trip ( L"Hi" );
190 round_trip ( "Hi Mom" );
192 round_trip ( L"Hi Mom" );
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp33 void round_trip ( const char *p ) { function
97 void round_trip ( const wchar_t *p ) { function
166 round_trip ( "" );
171 round_trip ( L"" );
176 round_trip ( "Hi" );
183 round_trip ( L"Hi" );
190 round_trip ( "Hi Mom" );
192 round_trip ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
H A Dquoted.pass.cpp33 void round_trip ( const char *p ) { function
97 void round_trip ( const wchar_t *p ) { function
166 round_trip ( "" );
171 round_trip ( L"" );
176 round_trip ( "Hi" );
183 round_trip ( L"Hi" );
190 round_trip ( "Hi Mom" );
192 round_trip ( L"Hi Mom" );
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
H A Dquoted.pass.cpp33 void round_trip ( const char *p ) { function
97 void round_trip ( const wchar_t *p ) { function
166 round_trip ( "" );
171 round_trip ( L"" );
176 round_trip ( "Hi" );
183 round_trip ( L"Hi" );
190 round_trip ( "Hi Mom" );
192 round_trip ( L"Hi Mom" );

Completed in 48 milliseconds