class_name 55 3rdparty/include/ffmpeg_/libavutil/log.h const char* class_name; class_name 96 modules/ts/include/opencv2/ts/ts_perf.hpp #define CV_ENUM(class_name, ...) \ class_name 99 modules/ts/include/opencv2/ts/ts_perf.hpp class_name(int val = 0) : val_(val) {} \ class_name 117 modules/ts/include/opencv2/ts/ts_perf.hpp static ::testing::internal::ParamGenerator<class_name> all() { \ class_name 119 modules/ts/include/opencv2/ts/ts_perf.hpp static class_name vals[] = { __VA_ARGS__ }; \ class_name 124 modules/ts/include/opencv2/ts/ts_perf.hpp inline void PrintTo(const class_name& t, std::ostream* os) { t.PrintTo(os); } } class_name 126 modules/ts/include/opencv2/ts/ts_perf.hpp #define CV_FLAGS(class_name, ...) \ class_name 129 modules/ts/include/opencv2/ts/ts_perf.hpp class_name(int val = 0) : val_(val) {} \ class_name 153 modules/ts/include/opencv2/ts/ts_perf.hpp inline void PrintTo(const class_name& t, std::ostream* os) { t.PrintTo(os); } }