Home
last modified time | relevance | path

Searched defs:expectedLength (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/transition/src/android/transition/cts/
DPathMotionTest.java33 float expectedLength = expectedMeasure.getLength(); in assertPathMatches() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DStepCounterTestActivity.java218 final int expectedLength = 1; in verifyStepCounterMeasurements() local
297 final int expectedLength = 1; in verifyStepDetectorMeasurements() local
/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DFifoLengthVerification.java50 public FifoLengthVerification(int expectedLength, long expectedReportLatencyUs) { in FifoLengthVerification()
/cts/tests/tests/secure_element/omapi/src/android/omapi/cts/
DOmapiTest.java661 int expectedLength = wrapped.getInt(); in testSegmentedResponseTransmit() local