Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 19 of 19) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DStandardDeviationVerificationTest.java49 float[] threshold = {2, 2, 4}; in testVerify() local
62 private void runVerification(float[] threshold, float[][] values, boolean pass, in runVerification()
86 float[] threshold, in getVerification()
DMagnitudeVerificationTest.java52 …private void runStats(float expected, float threshold, float[][] values, boolean pass, float magni… in runStats()
69 private static MagnitudeVerification getVerification(float expected, float threshold, in getVerification()
DMeanVerificationTest.java46 float[] threshold = {0.1f, 0.1f, 0.1f}; in testVerify() local
95 private static MeanVerification getVerification(float[] expected, float[] threshold, in getVerification()
DMeanVerification.java51 public MeanVerification(float[] expected, float[] threshold) { in MeanVerification()
68 float[] threshold = (float[]) DEFAULTS.get(sensorType)[1]; in getDefault() local
DMagnitudeVerification.java57 public MagnitudeVerification(float expected, float threshold) { in MagnitudeVerification()
74 Float threshold = DEFAULTS.get(sensorType)[1]; in getDefault() local
DStandardDeviationVerification.java59 public StandardDeviationVerification(float[] threshold) { in StandardDeviationVerification()
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/
DCompareUtils.java9 public static boolean verifyPixelWithThreshold(int color, int expectedColor, int threshold) { in verifyPixelWithThreshold()
21 public static boolean verifyPixelGrayScale(int color, int threshold) { in verifyPixelGrayScale()
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCalibratedUncalibratedVerifier.java45 float threshold) { in SensorCalibratedUncalibratedVerifier()
74 float threshold) { in verifyMeasurements()
111 float threshold) { in verifyCalibratedUncalibratedPair()
/cts/tests/tests/location/src/android/location/cts/
DGnssTtffTests.java62 private void checkTtffWarmWithWifiOn(long threshold) throws Exception { in checkTtffWarmWithWifiOn()
77 private void checkTtffHotWithWifiOn(long threshold) throws Exception { in checkTtffHotWithWifiOn()
116 long threshold, SoftAssert softAssert) throws Exception { in checkTtffByThreshold()
DGnssPseudorangeVerificationTest.java187 double threshold = PSEUDORANGE_THRESHOLD_IN_SEC; in validatePseudorange() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DCorrelation.java100 private boolean downsampleData(double [] data, double [] dataDownsampled, double threshold) { in downsampleData()
DWavAnalyzer.java19 private double threshold; // threshold of passing, drop off compared to 2000 kHz field in WavAnalyzer
/cts/hostsidetests/theme/src/android/theme/cts/
DComparisonTask.java101 int threshold) { in compare()
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
DMSSIMComparer.java39 public MSSIMComparer(double threshold) { in MSSIMComparer()
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java477 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
509 private boolean pixelsAreSame(int ideal, int given, int threshold) { in pixelsAreSame()
/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java428 final int threshold = width * height / 4; in scanImage() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapColorSpaceTest.java729 @ColorInt int pixel, int threshold, int index) { in almostEqual()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...