Home
last modified time | relevance | path

Searched defs:validQueryIdx (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudafeatures2d/test/
Dtest_features2d.cpp350 bool validQueryIdx = (match.queryIdx == (int)i); in CUDA_TEST_P() local
358 bool validQueryIdx = (match.queryIdx == (int)i); in CUDA_TEST_P() local