Home
last modified time | relevance | path

Searched refs:CV_TEST_MAIN (Results 1 – 19 of 19) sorted by relevance

/external/opencv3/modules/viz/test/
Dtest_main.cpp3 CV_TEST_MAIN("viz")
/external/opencv3/modules/highgui/test/
Dtest_main.cpp3 CV_TEST_MAIN("highgui")
/external/opencv3/modules/imgcodecs/test/
Dtest_main.cpp3 CV_TEST_MAIN("highgui")
/external/opencv3/modules/calib3d/test/
Dtest_main.cpp3 CV_TEST_MAIN("")
/external/opencv3/modules/shape/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/objdetect/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/superres/test/
Dtest_main.cpp45 CV_TEST_MAIN("superres")
/external/opencv3/modules/features2d/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/cudev/test/
Dtest_main.cpp46 CV_TEST_MAIN("cv")
/external/opencv3/modules/videoio/test/
Dtest_main.cpp3 CV_TEST_MAIN("highgui")
/external/opencv3/modules/imgproc/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/photo/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/ml/test/
Dtest_main.cpp3 CV_TEST_MAIN("ml")
/external/opencv3/modules/stitching/test/
Dtest_main.cpp3 CV_TEST_MAIN(".")
/external/opencv3/modules/flann/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/video/test/
Dtest_main.cpp3 CV_TEST_MAIN("cv")
/external/opencv3/modules/core/test/
Dtest_main.cpp10 CV_TEST_MAIN("cv")
/external/opencv3/modules/ts/include/opencv2/ts/
Dcuda_test.hpp355CV_TEST_MAIN(resourcesubdir, cvtest::parseCudaDeviceOptions(argc, argv), cvtest::printCudaInfo(), …
/external/opencv3/modules/ts/include/opencv2/
Dts.hpp569 #define CV_TEST_MAIN(resourcesubdir, ...) \ macro