/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/ |
D | StandardDeviationVerificationTest.java | 49 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()
|
D | OffsetVerificationTest.java | 98 private void runStats(float threshold, float[][] values, boolean pass) { in runStats() 115 float threshold, float[] ... values) { in getVerification()
|
D | MagnitudeVerification.java | 57 public MagnitudeVerification(float expected, float threshold) { in MagnitudeVerification() 74 Float threshold = DEFAULTS.get(sensorType)[1]; in getDefault() local
|
D | StandardDeviationVerification.java | 59 public StandardDeviationVerification(float[] threshold) { in StandardDeviationVerification()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
D | CompareUtils.java | 9 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/tests/uirendering27/src/android/uirendering/cts/util/ |
D | CompareUtils.java | 9 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/location/location_gnss/src/android/location/cts/gnss/ |
D | GnssTtffTests.java | 74 private void checkTtffColdWithWifiOn(long threshold) throws Exception { in checkTtffColdWithWifiOn() 89 private void checkTtffHotWithWifiOn(long threshold) throws Exception { in checkTtffHotWithWifiOn() 128 long threshold, SoftAssert softAssert) throws Exception { in checkTtffByThreshold()
|
D | GnssPseudorangeVerificationTest.java | 228 double threshold = PSEUDORANGE_THRESHOLD_IN_SEC; in validatePseudorange() local
|
/cts/tests/sensor/src/android/hardware/cts/helpers/ |
D | SensorCalibratedUncalibratedVerifier.java | 45 float threshold) { in SensorCalibratedUncalibratedVerifier() 74 float threshold) { in verifyMeasurements() 111 float threshold) { in verifyCalibratedUncalibratedPair()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | ColorCountVerifier.java | 26 public ColorCountVerifier(int color, int count, int threshold) { in ColorCountVerifier()
|
D | BlurPixelVerifier.java | 60 float threshold = .05f; in verify() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/ |
D | InstallUpdateTest.java | 192 private void setNonChargingBatteryThreshold(int threshold) { in setNonChargingBatteryThreshold() 202 private void setChargingBatteryThreshold(int threshold) { in setChargingBatteryThreshold()
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
D | ComparisonTask.java | 91 BufferedImage generated, int threshold) { in checkNeighbors() 130 int threshold) { in compare()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | WavAnalyzer.java | 19 private double threshold; // threshold of passing, drop off compared to 2000 kHz field in WavAnalyzer
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | MSSIMComparer.java | 39 public MSSIMComparer(double threshold) { in MSSIMComparer()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | FadeTest.java | 219 private static void verifySimilar(Bitmap expected, Bitmap real, double threshold) { in verifySimilar()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | PixelCopyTest.java | 897 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor() 943 private static boolean pixelsAreSame(int ideal, int given, int threshold) { in pixelsAreSame() 960 int threshold) { in assertBitmapColor()
|
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/ |
D | GlitchAnalyzer.h | 68 static const double threshold = 1.0e-14; in getSignalToNoiseDB() local
|
/cts/tests/tests/display/src/android/display/cts/ |
D | VirtualDisplayTest.java | 542 final int threshold = width * height / 4; in scanImage() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DynamicsProcessingTest.java | 963 final float threshold = index * (-12.8f); in test2_7Mbc() local 1047 final float threshold = (-12.8f); in test2_8Limiter() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowUntrustedTouchTest.java | 283 float threshold = .123f; in testAfterSettingThreshold_returnsThresholdSet() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ExtendedCameraCharacteristicsTest.java | 724 long threshold = (long) (latencyThresholdMs * LATENCY_TOLERANCE_FACTOR); in checkFormatLatency() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |