Searched refs:getMaxReportLatencyUs (Results 1 – 11 of 11) sorted by relevance
85 mEnvironment.getMaxReportLatencyUs(), in registerListener()117 mEnvironment.getMaxReportLatencyUs(), in registerListener()124 mEnvironment.getMaxReportLatencyUs()); in registerListener()
207 .append(mEnvironment.getMaxReportLatencyUs()).append("us, "); in logCollectedEventsToFile()317 + mEnvironment.getMaxReportLatencyUs() in waitForEvents()
294 public int getMaxReportLatencyUs() { in getMaxReportLatencyUs() method in TestSensorEnvironment
227 environment.getMaxReportLatencyUs(), in formatAssertionMessage()
66 long expectedReportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
64 long reportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
94 long askedBatchUs = environment.getMaxReportLatencyUs(); in getDefault()
71 long reportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
69 long reportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
337 String batching = environment.getMaxReportLatencyUs() > 0 ? "_batching" : ""; in executeTest()
213 mEnvironment.getMaxReportLatencyUs()); in trySaveCollectedEvents()