mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
moved utility functions from gpu_perf_test and gpu_test to ts module
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
|
||||
#ifdef HAVE_CUDA
|
||||
|
||||
using namespace cvtest;
|
||||
|
||||
#if CUDA_VERSION >= 5000
|
||||
|
||||
struct Async : testing::TestWithParam<cv::gpu::DeviceInfo>
|
||||
|
||||
Reference in New Issue
Block a user