Searched refs:getSamplingPeriodNs (Results 1 – 2 of 2) sorted by relevance
75 long measuredSamplingPeriodNs = SensorCtsHelper.getSamplingPeriodNs(calibratedEvents); in verifyMeasurements()
109 public static long getSamplingPeriodNs(List<TestSensorEvent> collection) { in getSamplingPeriodNs() method in SensorCtsHelper