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

  /external/stlport/test/unit/cppunit/
cppunit_mini.h 78 bool equalDoubles(double in_expected, double in_real, double in_maxErr) {
218 if (!equalDoubles((X), (Y), (Z))) { \
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_mini.h 78 bool equalDoubles(double in_expected, double in_real, double in_maxErr) {
218 if (!equalDoubles((X), (Y), (Z))) { \
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_mini.h 78 bool equalDoubles(double in_expected, double in_real, double in_maxErr) {
218 if (!equalDoubles((X), (Y), (Z))) { \

Completed in 82 milliseconds