| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 415 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function 418 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function 421 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function 424 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function 436 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function 458 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function [all …]
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-printers.cc | 274 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 275 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 279 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 282 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 289 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 322 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 437 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 440 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 443 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/ |
| D | gtest-printers.cc | 276 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 277 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 281 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 284 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 291 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 324 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 439 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 442 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 447 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/cronet/third_party/googletest/src/googletest/src/ |
| D | gtest-printers.cc | 274 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 275 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 279 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 282 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 289 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 322 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 437 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 440 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 443 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/libvpx/third_party/googletest/src/src/ |
| D | gtest-printers.cc | 274 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 275 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 279 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 282 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 289 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 322 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 437 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 440 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 443 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/googletest/googletest/src/ |
| D | gtest-printers.cc | 276 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 277 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 281 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 284 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 291 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 324 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 439 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 442 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 447 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/libaom/third_party/googletest/src/googletest/src/ |
| D | gtest-printers.cc | 274 void PrintTo(unsigned char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 275 void PrintTo(signed char c, ::std::ostream* os) { PrintCharAndCodeTo(c, os); } in PrintTo() function 279 void PrintTo(wchar_t wc, ostream* os) { PrintCharAndCodeTo(wc, os); } in PrintTo() function 282 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 289 void PrintTo(__uint128_t v, ::std::ostream* os) { in PrintTo() function 322 void PrintTo(__int128_t v, ::std::ostream* os) { in PrintTo() function 437 void PrintTo(const char* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 440 void PrintTo(const char8_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 443 void PrintTo(const char16_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function 445 void PrintTo(const char32_t* s, ostream* os) { PrintCStringTo(s, os); } in PrintTo() function [all …]
|
| /external/pdfium/core/fxcrt/ |
| D | string_test_support.cpp | 12 void PrintTo(const ByteString& str, std::ostream* os) { in PrintTo() function 16 void PrintTo(const WideString& str, std::ostream* os) { in PrintTo() function
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest-printers.cc | 242 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 245 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 251 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 255 void PrintTo(char32_t c, ::std::ostream* os) { in PrintTo() function 334 void PrintTo(const char* s, ostream* os) { in PrintTo() function 351 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-printers.cc | 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 303 void PrintTo(const char* s, ostream* os) { in PrintTo() function 320 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
| /external/cronet/base/test/ |
| D | gmock_expected_support.h | 264 void PrintTo(const expected<T, E>& expected, ::std::ostream* os) { in PrintTo() function 269 void PrintTo(const ok<T>& a, ::std::ostream* os) { in PrintTo() function 274 void PrintTo(const unexpected<T>& a, ::std::ostream* os) { in PrintTo() function
|
| D | test_pending_task.cc | 79 void PrintTo(const TestPendingTask& task, std::ostream* os) { in PrintTo() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/ |
| D | SupportHelpers.h | 36 inline void PrintTo(const ErrorHolder &Err, std::ostream *Out) { in PrintTo() function 51 void PrintTo(const ExpectedHolder<T> &Item, std::ostream *Out) { in PrintTo() function
|
| /external/libpalmrejection/ |
| D | chrome_to_android_compatibility_test_support.cc | 12 void PrintTo(const PointF& point, ::std::ostream* os) { in PrintTo() function
|
| /external/cronet/net/cookies/ |
| D | canonical_cookie.h | 650 inline void PrintTo(const CanonicalCookie& cc, std::ostream* os) { in PrintTo() function 653 inline void PrintTo(const CookieWithAccessResult& cwar, std::ostream* os) { in PrintTo() function 660 inline void PrintTo(const CookieAndLineWithAccessResult& calwar, in PrintTo() function
|
| D | cookie_options.h | 294 inline void PrintTo(CookieOptions::SameSiteCookieContext::ContextType ct, in PrintTo() function 299 inline void PrintTo( in PrintTo() function 312 inline void PrintTo(const CookieOptions::SameSiteCookieContext& sscc, in PrintTo() function
|
| D | cookie_access_result.h | 63 inline void PrintTo(const CookieAccessResult& car, std::ostream* os) { in PrintTo() function
|
| /external/libchrome/dbus/ |
| D | object_path.cc | 29 void PrintTo(const ObjectPath& path, std::ostream* out) { in PrintTo() function
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | status_matchers.h | 104 void PrintTo(const StatusOr<T>& status_or, std::ostream* os) { in PrintTo() function 112 inline void PrintTo(const tensorflow::error::Code code, std::ostream* os) { in PrintTo() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Support/ |
| D | SupportHelpers.h | 38 inline void PrintTo(const ErrorHolder &Err, std::ostream *Out) { in PrintTo() function 53 void PrintTo(const ExpectedHolder<T> &Item, std::ostream *Out) { in PrintTo() function
|
| /external/mesa3d/src/intel/isl/tests/ |
| D | isl_aux_info_test.cpp | 28 PrintTo(const enum isl_aux_op &op, ::std::ostream* os) { in PrintTo() function 130 PrintTo(const enum isl_aux_state &state, ::std::ostream* os) { in PrintTo() function
|
| /external/perfetto/src/base/test/ |
| D | status_matchers.h | 59 inline void PrintTo(const Status& status, std::ostream* os) { in PrintTo() function
|
| /external/cronet/net/cert/ |
| D | signed_tree_head.cc | 35 void PrintTo(const SignedTreeHead& sth, std::ostream* os) { in PrintTo() function
|
| /external/libchrome/base/test/ |
| D | test_pending_task.cc | 83 void PrintTo(const TestPendingTask& task, std::ostream* os) { in PrintTo() function
|
| /external/cronet/net/third_party/quiche/src/quiche/binary_http/ |
| D | binary_http_message.cc | 446 void PrintTo(const BinaryHttpRequest& msg, std::ostream* os) { in PrintTo() function 450 void PrintTo(const BinaryHttpResponse& msg, std::ostream* os) { in PrintTo() function 454 void PrintTo(const BinaryHttpMessage::Field& msg, std::ostream* os) { in PrintTo() function
|