Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/include/opencv2/ts/
Docl_test.hpp322 struct CV_EXPORTS TSTestWithParam : public TestUtils, public ::testing::TestWithParam<T> struct
327 #define PARAM_TEST_CASE(name, ...) struct name : public TSTestWithParam< std::tr1::tuple< __VA_ARGS…