Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_flowgraph.cpp132 constexpr float myMax = 1.5f; in TEST() local
135 static const float expected[] = {myMin, 0.5f, -0.25, 1.0f, myMax}; in TEST()
145 clipper.setMaximum(myMax); in TEST()