Searched refs:thresholdValues (Results 1 – 1 of 1) sorted by relevance
919 std::vector<float> thresholdValues = {-200, -150, -100, -50, -5, 0}; in TEST_P() local922 for (float threshold : thresholdValues) { in TEST_P()1635 std::vector<float> thresholdValues = {-200, -100, 0, 100, 200}; in TEST_P() local1637 for (float threshold : thresholdValues) { in TEST_P()