Home
last modified time | relevance | path

Searched refs:__CV_TEST_EXEC_ARGS (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/ts/include/opencv2/
Dts.hpp548 #ifndef __CV_TEST_EXEC_ARGS
550 #define __CV_TEST_EXEC_ARGS(...) \ macro
553 #define __CV_TEST_EXEC_ARGS(...) \ macro
572 __CV_TEST_EXEC_ARGS(__VA_ARGS__) \
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp601 #ifndef __CV_TEST_EXEC_ARGS
603 #define __CV_TEST_EXEC_ARGS(...) \ macro
606 #define __CV_TEST_EXEC_ARGS(...) \ macro
628 __CV_TEST_EXEC_ARGS(__VA_ARGS__) \