Searched refs:myMax (Results 1 – 1 of 1) sorted by relevance
132 constexpr float myMax = 1.5f; in TEST() local135 static const float expected[] = {myMin, 0.5f, -0.25, 1.0f, myMax}; in TEST()145 clipper.setMaximum(myMax); in TEST()