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

  /external/chromium/third_party/icu/source/test/intltest/
nmfmtrt.h 31 static double MAX_ERROR;
nmfmtrt.cpp 30 double NumberFormatRoundTripTest::MAX_ERROR = 1e-14;
277 if(error > MAX_ERROR) {
  /external/icu4c/test/intltest/
nmfmtrt.h 31 static double MAX_ERROR;
nmfmtrt.cpp 30 double NumberFormatRoundTripTest::MAX_ERROR = 1e-14;
277 if(error > MAX_ERROR) {
  /external/libxml2/
relaxng.c 72 #define MAX_ERROR 5
    [all...]

Completed in 163 milliseconds