Home
last modified time | relevance | path

Searched defs:PrintTo (Results 1 – 25 of 61) sorted by relevance

123

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h353 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/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-printers.h353 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/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h493 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function
537 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function
545 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function
560 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function
566 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function
569 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function
572 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function
575 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function
587 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function
609 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h455 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function
488 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function
496 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function
511 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function
517 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function
520 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function
523 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function
526 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function
538 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function
560 inline void PrintTo(const ::string& s, ::std::ostream* os) { in PrintTo() function
[all …]
/external/googletest/googletest/include/gtest/
Dgtest-printers.h481 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function
521 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function
529 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function
544 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function
550 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function
553 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function
556 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function
559 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function
571 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function
592 inline void PrintTo(const ::std::string& s, ::std::ostream* os) { in PrintTo() function
[all …]
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h483 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() function
523 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() function
531 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() function
546 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo() function
552 inline void PrintTo(const signed char* s, ::std::ostream* os) { in PrintTo() function
555 inline void PrintTo(signed char* s, ::std::ostream* os) { in PrintTo() function
558 inline void PrintTo(const unsigned char* s, ::std::ostream* os) { in PrintTo() function
561 inline void PrintTo(unsigned char* s, ::std::ostream* os) { in PrintTo() function
573 inline void PrintTo(wchar_t* s, ::std::ostream* os) { in PrintTo() function
594 inline void PrintTo(const ::std::string& s, ::std::ostream* os) { in PrintTo() function
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-printers.h480 void PrintTo(const T &value, ::std::ostream *os) { in PrintTo() function
520 inline void PrintTo(char c, ::std::ostream *os) { in PrintTo() function
528 inline void PrintTo(bool x, ::std::ostream *os) { in PrintTo() function
543 inline void PrintTo(char *s, ::std::ostream *os) { in PrintTo() function
549 inline void PrintTo(const signed char *s, ::std::ostream *os) { in PrintTo() function
552 inline void PrintTo(signed char *s, ::std::ostream *os) { in PrintTo() function
555 inline void PrintTo(const unsigned char *s, ::std::ostream *os) { in PrintTo() function
558 inline void PrintTo(unsigned char *s, ::std::ostream *os) { in PrintTo() function
570 inline void PrintTo(wchar_t *s, ::std::ostream *os) { in PrintTo() function
591 inline void PrintTo(const ::std::string &s, ::std::ostream *os) { in PrintTo() function
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Testing/Support/
DSupportHelpers.h32 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
/external/google-breakpad/src/testing/gtest/src/
Dgtest-printers.cc237 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/llvm/utils/unittest/googletest/src/
Dgtest-printers.cc245 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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-printers.cc241 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/mesa3d/src/gtest/src/
Dgtest-printers.cc245 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
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-printers.cc212 void PrintTo(unsigned char c, ::std::ostream *os) { in PrintTo() function
215 void PrintTo(signed char c, ::std::ostream *os) { in PrintTo() function
221 void PrintTo(wchar_t wc, ostream *os) { PrintCharAndCodeTo<wchar_t>(wc, os); } in PrintTo() function
294 void PrintTo(const char *s, ostream *os) { in PrintTo() function
311 void PrintTo(const wchar_t *s, ostream *os) { in PrintTo() function
/external/googletest/googletest/src/
Dgtest-printers.cc245 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
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-printers.cc244 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/dbus/
Dobject_path.cc29 void PrintTo(const ObjectPath& path, std::ostream* out) { in PrintTo() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DOperationsTest.cpp24 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/mesa3d/src/intel/isl/tests/
Disl_aux_info_test.cpp28 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/libchrome/base/test/
Dtest_pending_task.cc83 void PrintTo(const TestPendingTask& task, std::ostream* os) { in PrintTo() function
/external/bsdiff/
Dextents_unittest.cc18 void PrintTo(const struct ex_t& extent, ::std::ostream* os) { in PrintTo() function
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_hlo_test.cc46 void PrintTo(const ReduceLayout& reduce_layout, ::std::ostream* os) { in PrintTo() function
/external/v8/src/objects/
Dfield-type.cc77 void FieldType::PrintTo(std::ostream& os) const { in PrintTo() function in v8::internal::FieldType
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-cfi-verify/
DGraphBuilder.cpp76 void PrintTo(const ConditionalBranchNode &BranchNode, ::std::ostream *os) { in PrintTo() function
83 void PrintTo(const GraphResult &Result, ::std::ostream *os) { in PrintTo() function
/external/libchrome/device/bluetooth/
Dbluetooth_uuid.cc128 void PrintTo(const BluetoothUUID& uuid, std::ostream* out) { in PrintTo() function
/external/libchrome/base/strings/
Dstring16.cc76 void PrintTo(const string16& str, std::ostream* out) { in PrintTo() function

123