Searched refs:EPS (Results 1 – 1 of 1) sorted by relevance
51 constexpr float EPS = 1e-4f; variable124 Pointwise(FloatNear(EPS), std::vector<float>( in testProcess()132 Pointwise(FloatNear(EPS), std::vector<float>( in testProcess()182 EXPECT_THAT(test1, Pointwise(FloatNear(EPS), test2)); in TEST()220 EXPECT_THAT(test1, Pointwise(FloatNear(EPS), test2)); in testDifferentFiltersPerChannel()