mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
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__); \
|
||||
} while(0)
|
||||
|
||||
#define FAIL_NO_CPU() FAIL() << "No such CPU implementation analogy"
|
||||
|
||||
#endif // __OPENCV_PERF_GPU_UTILITY_HPP__
|
||||
|
Loading…
Reference in New Issue
Block a user