/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 384 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 385 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 390 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 405 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 408 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 410 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 384 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 385 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 390 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 405 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 408 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 410 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest-printers.h | 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 384 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 385 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 390 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 405 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 408 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 410 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest-printers.h | 493 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 535 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 536 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 537 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 541 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 545 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 556 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 559 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 560 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 561 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 455 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 486 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 487 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 488 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 492 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 496 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 507 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 510 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 511 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 512 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-printers.h | 454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 485 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 486 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 487 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 491 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 495 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 506 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 509 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 510 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 511 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 485 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 486 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 487 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 491 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 495 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 506 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 509 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 510 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 511 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/googletest/googletest/include/gtest/ |
D | gtest-printers.h | 492 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function 530 GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os); 531 GTEST_API_ void PrintTo(signed char c, ::std::ostream* os); 532 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function 536 PrintTo(static_cast<unsigned char>(c), os); in PrintTo() 540 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function 551 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 554 GTEST_API_ void PrintTo(const char* s, ::std::ostream* os); 555 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function 556 PrintTo(ImplicitCast_<const char*>(s), os); in PrintTo() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Testing/Support/ |
D | SupportHelpers.h | 32 inline void PrintTo(const ErrorHolder &Err, std::ostream *Out) { in PrintTo() function 47 void PrintTo(const ExpectedHolder<T> &Item, std::ostream *Out) { in PrintTo() function 51 PrintTo(static_cast<const ErrorHolder &>(Item), Out); in PrintTo()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-printers.cc | 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 320 void PrintTo(const char* s, ostream* os) { in PrintTo() function 337 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/mesa3d/src/gtest/src/ |
D | gtest-printers.cc | 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 320 void PrintTo(const char* s, ostream* os) { in PrintTo() function 337 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 320 void PrintTo(const char* s, ostream* os) { in PrintTo() function 337 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-printers.cc | 237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 246 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 295 void PrintTo(const char* s, ostream* os) { in PrintTo() function 312 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
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/googletest/googletest/src/ |
D | gtest-printers.cc | 243 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 246 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 252 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 328 void PrintTo(const char* s, ostream* os) { in PrintTo() function 345 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-printers.cc | 244 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() function 247 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() function 253 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() function 329 void PrintTo(const char* s, ostream* os) { in PrintTo() function 346 void PrintTo(const wchar_t* s, ostream* os) { in PrintTo() function
|
/external/libchrome/base/test/ |
D | test_pending_task.cc | 79 PrintTo(task, &os); in operator <<() 83 void PrintTo(const TestPendingTask& task, std::ostream* os) { in PrintTo() function
|
/external/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
|
/external/deqp-deps/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
D | OperationsTest.cpp | 24 void PrintTo(Type *T, ::std::ostream *OS) { in PrintTo() function 29 void PrintTo(BasicBlock *BB, ::std::ostream *OS) { in PrintTo() function 34 void PrintTo(Value *V, ::std::ostream *OS) { in PrintTo() function 40 void PrintTo(Constant *C, ::std::ostream *OS) { PrintTo(cast<Value>(C), OS); } in PrintTo() function
|
/external/perfetto/src/traced/probes/ftrace/ |
D | format_parser.cc | 188 PrintTo(field, &os); in operator <<() 193 void PrintTo(const FtraceEvent::Field& field, ::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
|
D | object_path.h | 51 CHROME_DBUS_EXPORT void PrintTo(const ObjectPath& path, std::ostream* out);
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.h | 247 void PrintTo(const Node* n, ::std::ostream* os); 248 void PrintTo(Node* n, ::std::ostream* os);
|