FAIL_NO_CPU marco
This commit is contained in:
parent
8d7ac8ad19
commit
319e861cf2
@ -79,4 +79,6 @@ DEF_PARAM_TEST(Sz_Depth_Cn, cv::Size, MatDepth, MatCn);
|
|||||||
::perf::Regression::add(this, std::string(#dmat) + "-response-row", __response, ## __VA_ARGS__); \
|
::perf::Regression::add(this, std::string(#dmat) + "-response-row", __response, ## __VA_ARGS__); \
|
||||||
} while(0)
|
} while(0)
|
||||||
|
|
||||||
|
#define FAIL_NO_CPU() FAIL() << "No such CPU implementation analogy"
|
||||||
|
|
||||||
#endif // __OPENCV_PERF_GPU_UTILITY_HPP__
|
#endif // __OPENCV_PERF_GPU_UTILITY_HPP__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user