HomeSort by relevance Sort by last modified time
    Searched refs:OCL_EXPECT_MATS_NEAR_RELATIVE (Results 1 - 6 of 6) sorted by null

  /external/opencv3/modules/core/test/ocl/
test_dft.cpp 172 OCL_EXPECT_MATS_NEAR_RELATIVE(dst, 1e-6);
test_arithm.cpp 183 OCL_EXPECT_MATS_NEAR_RELATIVE(dst1, threshold);
853 OCL_EXPECT_MATS_NEAR_RELATIVE(dst1, 1e-5);
    [all...]
  /external/opencv3/modules/imgproc/test/ocl/
test_filters.cpp 121 OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
331 OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
test_imgproc.cpp 100 OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
321 OCL_EXPECT_MATS_NEAR_RELATIVE(dst2, threshold);
test_warp.cpp 112 OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
  /external/opencv3/modules/ts/include/opencv2/ts/
ocl_test.hpp 144 #define OCL_EXPECT_MATS_NEAR_RELATIVE(name, eps) \

Completed in 131 milliseconds