Searched refs:myMin (Results 1 – 1 of 1) sorted by relevance
293 constexpr float myMin = -2.0f; in TEST() local297 static const float expected[] = {myMin, 0.5f, -0.25, 1.0f, myMax}; in TEST()306 clipper.setMinimum(myMin); in TEST()