Searched refs:TSTestWithParam (Results 1 – 1 of 1) sorted by relevance
322 struct CV_EXPORTS TSTestWithParam : public TestUtils, public ::testing::TestWithParam<T> struct327 #define PARAM_TEST_CASE(name, ...) struct name : public TSTestWithParam< std::tr1::tuple< __VA_ARGS…