Home
last modified time | relevance | path

Searched refs:WithinFractionOrMargin (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dmathutil.h131 static bool WithinFractionOrMargin(const T x, const T y,
136 bool MathUtil::WithinFractionOrMargin(const T x, const T y, in WithinFractionOrMargin() function
/external/protobuf/src/google/protobuf/util/
Dfield_comparator.cc194 return MathUtil::WithinFractionOrMargin( in CompareDoubleOrFloat()