Searched refs:getExpectedSamplingPeriodUs (Results 1 – 2 of 2) sorted by relevance
253 public int getExpectedSamplingPeriodUs() { in getExpectedSamplingPeriodUs() method in TestSensorEnvironment281 int expectedSamplingPeriodUs = getExpectedSamplingPeriodUs(); in getMaximumExpectedSamplingPeriodUs()
60 return new EventGapVerification(environment.getExpectedSamplingPeriodUs()); in getDefault()