Home
last modified time | relevance | path

Searched defs:THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerMemoryInfoTest.java40 final long THRESHOLD = 500l; in testWriteToParcel() local
65 final long THRESHOLD = 500l; in testReadFromParcel() local
/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DEventGapVerification.java23 private static final double THRESHOLD = 1.8; field in EventGapVerification
/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java360 private final double THRESHOLD = 5000000.0; // 5ms field in BurstCaptureRawTest.TestTimestamp