Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_flowgraph.cpp293 constexpr float myMin = -2.0f; in TEST() local
297 static const float expected[] = {myMin, 0.5f, -0.25, 1.0f, myMax}; in TEST()
306 clipper.setMinimum(myMin); in TEST()