Searched defs:ArrayFloatNear (Results 1 – 4 of 4) sorted by relevance
29 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
30 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
25 std::vector<Matcher<float>> ArrayFloatNear(const std::vector<float>& values, in ArrayFloatNear() function