HomeSort by relevance Sort by last modified time
    Searched refs:AlmostEquals (Results 1 - 9 of 9) sorted by null

  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 374 // This function is needed to test the AlmostEquals() method.
413 bool AlmostEquals(const FloatingPoint& rhs) const {
  /external/gtest/include/gtest/internal/
gtest-internal.h 392 // This function is needed to test the AlmostEquals() method.
431 bool AlmostEquals(const FloatingPoint& rhs) const {
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 387 // This function is needed to test the AlmostEquals() method.
426 bool AlmostEquals(const FloatingPoint& rhs) const {
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h     [all...]
gtest.cc 923 if (lhs.AlmostEquals(rhs)) {
    [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]

Completed in 1121 milliseconds