Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/test/
Dtest_gpumat.cpp333 struct EnsureSizeIsEnough : testing::TestWithParam<cv::cuda::DeviceInfo> struct
342 CUDA_TEST_P(EnsureSizeIsEnough, BufferReuse) in CUDA_TEST_P() argument
362 INSTANTIATE_TEST_CASE_P(CUDA, EnsureSizeIsEnough, ALL_DEVICES);