TypeParam 2489 modules/core/test/test_math.cpp TypeParam data[] = {5, 10, 15, 4, 10, 2, 8, 12, 14}; TypeParam 2490 modules/core/test/test_math.cpp cv::Mat src = cv::Mat(3,3, cv::DataDepth<TypeParam>::value, data); TypeParam 2504 modules/core/test/test_math.cpp TypeParam data[] = {5, 10, 15, 4, 10, 2, 8, 12, 14}; TypeParam 2505 modules/core/test/test_math.cpp cv::Mat src = cv::Mat(3,3, cv::DataDepth<TypeParam>::value, data); TypeParam 2519 modules/core/test/test_math.cpp TypeParam data[] = {5, 10, 15, 4, 10, 2, 8, 12, 14}; TypeParam 2520 modules/core/test/test_math.cpp cv::Mat src = cv::Mat(3,3, cv::DataDepth<TypeParam>::value, data); TypeParam 2534 modules/core/test/test_math.cpp cv::Mat src1 = cv::Mat::zeros(3, 3, cv::DataDepth<TypeParam>::value); TypeParam 2537 modules/core/test/test_math.cpp cv::Mat src2 = cv::Mat::zeros(3, sizes, cv::DataDepth<TypeParam>::value); TypeParam 2548 modules/core/test/test_math.cpp cv::Mat src1 = cv::Mat::ones(3, 3, cv::DataDepth<TypeParam>::value); TypeParam 2551 modules/core/test/test_math.cpp cv::Mat src2 = cv::Mat::ones(3, sizes, cv::DataDepth<TypeParam>::value); TypeParam 17353 modules/ts/include/opencv2/ts/ts_gtest.h TypeParam n = this->value_; TypeParam 17402 modules/ts/include/opencv2/ts/ts_gtest.h TypeParam n = 0;