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()
327 public int getMaxReportLatencyUs() { in getMaxReportLatencyUs() method in TestSensorEnvironment
233 environment.getMaxReportLatencyUs(), in formatAssertionMessage()
85 testSensorEnvironment.getMaxReportLatencyUs()); in testRegisterListener()
66 long expectedReportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
64 long reportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
94 long askedBatchUs = environment.getMaxReportLatencyUs(); in getDefault()
69 long reportLatencyUs = environment.getMaxReportLatencyUs(); in getDefault()
343 String batching = environment.getMaxReportLatencyUs() > 0 ? "_batching" : ""; in executeTest()
221 mEnvironment.getMaxReportLatencyUs()); in trySaveCollectedEvents()