TEST_DETECTORS 23 modules/stitching/perf/opencl/perf_stitch.cpp #define TEST_DETECTORS testing::Values("surf", "orb") TEST_DETECTORS 25 modules/stitching/perf/opencl/perf_stitch.cpp #define TEST_DETECTORS testing::Values<string>("orb") TEST_DETECTORS 22 modules/stitching/perf/perf_stich.cpp #define TEST_DETECTORS testing::Values("surf", "orb") TEST_DETECTORS 24 modules/stitching/perf/perf_stich.cpp #define TEST_DETECTORS testing::Values<string>("orb")