Searched defs:ExpectFloatWithTolerance (Results 1 – 1 of 1) sorted by relevance
28 class ExpectFloatWithTolerance : public detail::Expectation { class30 ExpectFloatWithTolerance(std::vector<float> expected, float tolerance) in ExpectFloatWithTolerance() function in ExpectFloatWithTolerance