HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
TimestampClockSourceVerificationTest.java 185 assertNotNull(stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY));
188 int[] actualIndices = (int[]) stats.getValue(SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY);
TimestampClockSourceVerification.java 108 SensorStats.EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY,
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorStats.java 55 public static final String EVENT_TIME_WRONG_CLOCKSOURCE_POSITIONS_KEY =

Completed in 581 milliseconds