TYPICAL_MAT_SIZES 9 modules/core/perf/perf_abs.cpp #define TYPICAL_MAT_SIZES_ABS TYPICAL_MAT_SIZES TYPICAL_MAT_SIZES 9 modules/core/perf/perf_bitwise.cpp #define TYPICAL_MAT_SIZES_BITW_ARITHM TYPICAL_MAT_SIZES TYPICAL_MAT_SIZES 39 modules/core/perf/perf_compare.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 23 modules/core/perf/perf_cvround.cpp testing::Combine(testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 10 modules/core/perf/perf_mat.cpp testing::Combine(testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 31 modules/core/perf/perf_mat.cpp testing::Combine(testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 52 modules/core/perf/perf_mat.cpp testing::Combine(testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 74 modules/core/perf/perf_mat.cpp testing::Combine(testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 15 modules/core/perf/perf_merge.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 10 modules/core/perf/perf_minmaxloc.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 16 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 38 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 61 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 84 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 108 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 162 modules/core/perf/perf_norm.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 17 modules/core/perf/perf_reduce.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 45 modules/core/perf/perf_reduce.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 11 modules/core/perf/perf_sort.cpp #define TYPICAL_MAT_SIZES_SORT TYPICAL_MAT_SIZES TYPICAL_MAT_SIZES 15 modules/core/perf/perf_split.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 90 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, countNonZero, testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( CV_8UC1, CV_8SC1, CV_16UC1, CV_16SC1, CV_32SC1, CV_32FC1, CV_64FC1 ) )) TYPICAL_MAT_SIZES 104 modules/imgproc/perf/perf_histogram.cpp testing::Values(TYPICAL_MAT_SIZES) TYPICAL_MAT_SIZES 14 modules/imgproc/perf/perf_integral.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 22 modules/imgproc/perf/perf_moments.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 16 modules/imgproc/perf/perf_threshold.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 43 modules/imgproc/perf/perf_threshold.cpp PERF_TEST_P(Size_Only, threshold_otsu, testing::Values(TYPICAL_MAT_SIZES)) TYPICAL_MAT_SIZES 68 modules/imgproc/perf/perf_threshold.cpp testing::Values(TYPICAL_MAT_SIZES), TYPICAL_MAT_SIZES 74 modules/ts/include/opencv2/ts/ts_perf.hpp #define TYPICAL_MATS testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( TYPICAL_MAT_TYPES ) ) TYPICAL_MAT_SIZES 75 modules/ts/include/opencv2/ts/ts_perf.hpp #define TYPICAL_MATS_C1 testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( CV_8UC1, CV_32FC1 ) ) TYPICAL_MAT_SIZES 76 modules/ts/include/opencv2/ts/ts_perf.hpp #define TYPICAL_MATS_C4 testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( CV_8UC4 ) )