Home
last modified time | relevance | path

Searched defs:round_trip (Results 1 – 18 of 18) sorted by relevance

/external/libcxx/test/std/input.output/iostream.format/quoted.manip/
Dquoted_char.fail.cpp25 void round_trip ( const char *p ) { in round_trip() function
Dquoted_traits.fail.cpp31 void round_trip ( const char *p ) { in round_trip() function
Dquoted.pass.cpp41 void round_trip ( const CharT *p ) { in round_trip() function
/external/llvm-project/libcxx/test/std/input.output/iostream.format/quoted.manip/
Dquoted_char.verify.cpp24 void round_trip ( const char *p ) { in round_trip() function
Dquoted_traits.verify.cpp29 void round_trip ( const char *p ) { in round_trip() function
Dquoted.pass.cpp40 void round_trip ( const CharT *p ) { in round_trip() function
/external/libcxx/test/std/strings/string.view/string.view.nonmem/
Dquoted.pass.cpp33 void round_trip ( const char *p ) { in round_trip() function
97 void round_trip ( const wchar_t *p ) { in round_trip() function
/external/llvm-project/libcxx/test/std/strings/string.view/string.view.nonmem/
Dquoted.pass.cpp32 void round_trip ( const char *p ) { in round_trip() function
96 void round_trip ( const wchar_t *p ) { in round_trip() function
/external/openscreen/third_party/abseil/src/absl/strings/
Descaping_benchmark.cc56 std::string round_trip; in BM_WebSafeBase64Escape_string() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Descaping_benchmark.cc56 std::string round_trip; in BM_WebSafeBase64Escape_string() local
/external/abseil-cpp/absl/strings/
Descaping_benchmark.cc56 std::string round_trip; in BM_WebSafeBase64Escape_string() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Descaping_benchmark.cc56 std::string round_trip; in BM_WebSafeBase64Escape_string() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Descaping_benchmark.cc56 std::string round_trip; in BM_WebSafeBase64Escape_string() local
/external/skia/gm/
Duserfont.cpp55 static sk_sp<SkTypeface> round_trip(sk_sp<SkTypeface> tf) { in round_trip() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dcpu_function_runtime_test.cc154 BufferInfo round_trip(buffer_info.Encode()); in CheckRoundTripIsOk() local
/external/libaom/libaom/test/
Dav1_inv_txfm1d_test.cc119 TEST(av1_inv_txfm1d, round_trip) { in TEST() argument
/external/python/cpython3/Lib/test/
Dtest_clinic.py236 def round_trip(self, input): member in ClinicBlockParserTest
/external/llvm-project/clang/test/SemaCXX/
Dconstexpr-builtin-bit-cast.cpp39 constexpr bool round_trip(const Init &init) { in round_trip() function