Searched defs:ArrayFloatNear (Results 1 – 7 of 7) sorted by relevance
31 ::testing::Matcher<std::vector<float>> ArrayFloatNear( in ArrayFloatNear() function
30 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
32 std::vector<testing::Matcher<float>> ArrayFloatNear( in ArrayFloatNear() function
60 std::vector<Matcher<float>> ArrayFloatNear(const std::vector<float>& values, in ArrayFloatNear() function
44 bool ArrayFloatNear(const T* result, const T* expected_result, int size, in ArrayFloatNear() function