/third_party/node/deps/googletest/include/gtest/ |
D | gtest-printers.h | 486 void PrintTo(const T& value, ::std::ostream* os) { 495 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 496 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 497 inline void PrintTo(char c, ::std::ostream* os) { 501 PrintTo(static_cast<unsigned char>(c), os); 505 inline void PrintTo(bool x, ::std::ostream* os) { 516 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 518 GTEST_API_ void PrintTo(char32_t c, ::std::ostream* os); 519 inline void PrintTo(char16_t c, ::std::ostream* os) { 520 PrintTo(ImplicitCast_<char32_t>(c), os); [all …]
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest-printers.h | 440 void PrintTo(const T& value, ::std::ostream* os) { 449 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 450 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 451 inline void PrintTo(char c, ::std::ostream* os) { 455 PrintTo(static_cast<unsigned char>(c), os); 459 inline void PrintTo(bool x, ::std::ostream* os) { 470 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 472 GTEST_API_ void PrintTo(char32_t c, ::std::ostream* os); 473 inline void PrintTo(char16_t c, ::std::ostream* os) { 474 PrintTo(ImplicitCast_<char32_t>(c), os); [all …]
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 483 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 521 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 522 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 523 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 527 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 531 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 542 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 545 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 546 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 547 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/third_party/node/deps/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 330 PrintTo(uv, os); in PrintTo() 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 [all …]
|
/third_party/googletest/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 328 PrintTo(uv, os); in PrintTo() 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 [all …]
|
/third_party/mesa3d/src/gtest/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 332 void PrintTo(const char* s, ostream* os) { in PrintTo() function 349 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/third_party/skia/third_party/externals/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 55 PrintTo(static_cast<const ErrorHolder &>(Item), Out); in PrintTo()
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
D | status_test_support.cc | 8 void PrintTo(const Status& status, std::ostream* os) { in PrintTo() function 26 PrintTo(expected_, os); in DescribeTo()
|
D | status_test_support.h | 23 void PrintTo(const Status& status, std::ostream* os);
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | unit_spirv.h | 67 void PrintTo(const WordVector& words, ::std::ostream* os); 82 PrintTo(*this, &os); in str() 90 inline void PrintTo(const WordVector& words, ::std::ostream* os) { in PrintTo() function
|
D | unit_spirv.cpp | 40 spvtest::PrintTo(spvtest::WordVector({10, 16}), &s); in TEST()
|
/third_party/spirv-tools/test/ |
D | unit_spirv.h | 67 void PrintTo(const WordVector& words, ::std::ostream* os); 82 PrintTo(*this, &os); in str() 90 inline void PrintTo(const WordVector& words, ::std::ostream* os) { in PrintTo() function
|
D | unit_spirv.cpp | 40 spvtest::PrintTo(spvtest::WordVector({10, 16}), &s); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | unit_spirv.h | 67 void PrintTo(const WordVector& words, ::std::ostream* os); 82 PrintTo(*this, &os); in str() 90 inline void PrintTo(const WordVector& words, ::std::ostream* os) { in PrintTo() function
|
D | unit_spirv.cpp | 40 spvtest::PrintTo(spvtest::WordVector({10, 16}), &s); in TEST()
|
/third_party/node/deps/v8/src/compiler/ |
D | simplified-lowering-verifier.cc | 30 type.PrintTo(type_str); in CheckType() 32 node_type.PrintTo(node_type_str); in CheckType() 171 left_type.PrintTo(left_str); in VisitNode() 172 right_type.PrintTo(right_str); in VisitNode()
|
D | operator.cc | 41 op.PrintTo(os); in operator <<()
|
D | operator.h | 126 void PrintTo(std::ostream& os, in NON_EXPORTED_BASE()
|
D | types.cc | 1033 void Type::PrintTo(std::ostream& os) const { in PrintTo() function in v8::internal::compiler::Type 1073 PrintTo(os); in Print() 1150 type.PrintTo(os); in operator <<()
|
D | graph-visualizer.cc | 313 node->op()->PrintTo(label, Operator::PrintVerbosity::kSilent); in PrintNode() 314 node->op()->PrintTo(title, Operator::PrintVerbosity::kVerbose); in PrintNode() 358 type_opt->PrintTo(type_out); in PrintNode()
|
/third_party/node/deps/v8/src/objects/ |
D | field-type.h | 45 V8_EXPORT_PRIVATE void PrintTo(std::ostream& os) const;
|
D | field-type.cc | 77 void FieldType::PrintTo(std::ostream& os) const { in PrintTo() function in v8::internal::FieldType
|
/third_party/googletest/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 77 void PrintTo(const MyType& x, std::ostream* os) { *os << x.value(); } in PrintTo() function
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-array-iterator.h | 148 std::ostream& PrintTo(std::ostream& os) const;
|
/third_party/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
|