Home
last modified time | relevance | path

Searched refs:thresholdValues (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalDynamicsProcessingTest.cpp919 std::vector<float> thresholdValues = {-200, -150, -100, -50, -5, 0}; in TEST_P() local
922 for (float threshold : thresholdValues) { in TEST_P()
1635 std::vector<float> thresholdValues = {-200, -100, 0, 100, 200}; in TEST_P() local
1637 for (float threshold : thresholdValues) { in TEST_P()