Home
last modified time | relevance | path

Searched defs:NearEqual (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dutils.h21 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() function
44 constexpr bool NearEqual(const T& left, const T& right) in NearEqual() function
54 inline bool NearEqual(const double left, const double right) in NearEqual() function