Searched refs:maxBatchReportLatencyUs (Results 1 – 3 of 3) sorted by relevance
125 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runBatchTest() local130 maxBatchReportLatencyUs); in runBatchTest()150 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runFlushTest() local155 maxBatchReportLatencyUs); in runFlushTest()
53 int maxBatchReportLatencyUs) { in TestSensorManager() argument54 this(new TestSensorEnvironment(context, sensorType, rateUs, maxBatchReportLatencyUs)); in TestSensorManager()
281 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runBatchingSensorTest() local289 maxBatchReportLatencyUs); in runBatchingSensorTest()309 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runFlushSensorTest() local317 maxBatchReportLatencyUs); in runFlushSensorTest()