Home | History | Annotate | Download | only in test

Lines Matching full:devinfo

53     cv::cuda::DeviceInfo devInfo;
70 devInfo = GetParam();
72 cv::cuda::setDevice(devInfo.deviceID());
227 cv::cuda::DeviceInfo devInfo;
232 devInfo = GET_PARAM(0);
233 cv::cuda::setDevice(devInfo.deviceID());
279 cv::cuda::DeviceInfo devInfo;
283 devInfo = GET_PARAM(0);
284 cv::cuda::setDevice(devInfo.deviceID());
307 cv::cuda::DeviceInfo devInfo;
311 devInfo = GET_PARAM(0);
312 cv::cuda::setDevice(devInfo.deviceID());