Searched refs:ThreshParams (Results 1 – 1 of 1) sorted by relevance
258 typedef tuple<Size, MatType, ThreshType> ThreshParams; typedef259 typedef TestBaseWithParam<ThreshParams> ThreshFixture;264 const ThreshParams params = GetParam(); in OCL_PERF_TEST_P()