PrintTo           105 modules/ts/include/opencv2/ts/cuda_perf.hpp     CV_EXPORTS void PrintTo(const CvtColorInfo& info, std::ostream* os);
PrintTo           274 modules/ts/include/opencv2/ts/cuda_test.hpp     CV_EXPORTS void PrintTo(const UseRoi& useRoi, std::ostream* os);
PrintTo           291 modules/ts/include/opencv2/ts/cuda_test.hpp     CV_EXPORTS void PrintTo(const Inverse& useRoi, std::ostream* os);
PrintTo           306 modules/ts/include/opencv2/ts/cuda_test.hpp         inline void PrintTo( name param, std::ostream* os) \
PrintTo           349 modules/ts/include/opencv2/ts/cuda_test.hpp     CV_EXPORTS void PrintTo(const DeviceInfo& info, std::ostream* os);
PrintTo           341 modules/ts/include/opencv2/ts/ocl_test.hpp     inline void PrintTo( name param, std::ostream* os) \
PrintTo          9605 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const T& value, ::std::ostream* os) {
PrintTo          9636 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os);
PrintTo          9637 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(signed char c, ::std::ostream* os);
PrintTo          9638 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(char c, ::std::ostream* os) {
PrintTo          9642 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(static_cast<unsigned char>(c), os);
PrintTo          9646 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(bool x, ::std::ostream* os) {
PrintTo          9657 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os);
PrintTo          9660 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(const char* s, ::std::ostream* os);
PrintTo          9661 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(char* s, ::std::ostream* os) {
PrintTo          9662 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const char*>(s), os);
PrintTo          9667 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const signed char* s, ::std::ostream* os) {
PrintTo          9668 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const void*>(s), os);
PrintTo          9670 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(signed char* s, ::std::ostream* os) {
PrintTo          9671 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const void*>(s), os);
PrintTo          9673 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const unsigned char* s, ::std::ostream* os) {
PrintTo          9674 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const void*>(s), os);
PrintTo          9676 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(unsigned char* s, ::std::ostream* os) {
PrintTo          9677 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const void*>(s), os);
PrintTo          9687 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os);
PrintTo          9688 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(wchar_t* s, ::std::ostream* os) {
PrintTo          9689 modules/ts/include/opencv2/ts/ts_gtest.h   PrintTo(ImplicitCast_<const wchar_t*>(s), os);
PrintTo          9710 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const ::string& s, ::std::ostream* os) {
PrintTo          9716 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const ::std::string& s, ::std::ostream* os) {
PrintTo          9723 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const ::wstring& s, ::std::ostream* os) {
PrintTo          9730 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const ::std::wstring& s, ::std::ostream* os) {
PrintTo          9749 modules/ts/include/opencv2/ts/ts_gtest.h inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) {
PrintTo          9754 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1>& t, ::std::ostream* os) {
PrintTo          9759 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) {
PrintTo          9764 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3>& t, ::std::ostream* os) {
PrintTo          9769 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) {
PrintTo          9774 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t,
PrintTo          9781 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t,
PrintTo          9788 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t,
PrintTo          9795 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t,
PrintTo          9802 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t,
PrintTo          9809 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(
PrintTo          9818 modules/ts/include/opencv2/ts/ts_gtest.h void PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) {
PrintTo          9852 modules/ts/include/opencv2/ts/ts_gtest.h     PrintTo(value, os);
PrintTo           101 modules/ts/include/opencv2/ts/ts_perf.hpp         void PrintTo(std::ostream* os) const {                                          \
PrintTo           124 modules/ts/include/opencv2/ts/ts_perf.hpp     inline void PrintTo(const class_name& t, std::ostream* os) { t.PrintTo(os); } }
PrintTo           131 modules/ts/include/opencv2/ts/ts_perf.hpp         void PrintTo(std::ostream* os) const {                                          \
PrintTo           153 modules/ts/include/opencv2/ts/ts_perf.hpp     inline void PrintTo(const class_name& t, std::ostream* os) { t.PrintTo(os); } }
PrintTo           486 modules/ts/include/opencv2/ts/ts_perf.hpp CV_EXPORTS void PrintTo(const MatType& t, std::ostream* os);
PrintTo           493 modules/ts/include/opencv2/ts/ts_perf.hpp CV_EXPORTS void PrintTo(const String& str, ::std::ostream* os);
PrintTo           494 modules/ts/include/opencv2/ts/ts_perf.hpp CV_EXPORTS void PrintTo(const Size& sz, ::std::ostream* os);