Searched defs:fuzzyCompare (Results 1 - 6 of 6) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
H A DDoubleMath.java159 public static int fuzzyCompare(double a, double b, double tolerance) { method in class:DoubleMath
/external/guava/guava/src/com/google/common/math/
H A DDoubleMath.java374 public static int fuzzyCompare(double a, double b, double tolerance) { method in class:DoubleMath
/external/deqp/framework/common/
H A DtcuImageCompare.cpp217 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result, float threshold, CompareLogMode logMode) function in namespace:tcu
221 float difference = fuzzyCompare(params, reference, result, errorMask.getAccess());
230 fuzzyCompare(params, reference, result, errorMask.getAccess());
286 bool fuzzyCompare (TestLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Surface& result, float threshold, CompareLogMode logMode) function in namespace:tcu
288 return fuzzyCompare(log, imageSetName, imageSetDesc, reference.getAccess(), result.getAccess(), threshold, logMode);
H A DtcuFuzzyImageCompare.cpp273 float fuzzyCompare (const FuzzyCompareParams& params, const ConstPixelBufferAccess& ref, const ConstPixelBufferAccess& cmp, const PixelBufferAccess& errorMask) function in namespace:tcu
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 336 milliseconds