Home
last modified time | relevance | path

Searched refs:POSSIBLE_SAMPLE_PERIOD_US (Results 1 – 1 of 1) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java132 private static final int[] POSSIBLE_SAMPLE_PERIOD_US = new int [] { field in SensorDirectReportTest
579 for (int samplingPeriodUs : POSSIBLE_SAMPLE_PERIOD_US) { in runMultiModeRateIndependencyTestGroup()