Searched refs:maxBatchReportLatencyUs (Results 1 – 3 of 3) sorted by relevance
120 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runBatchTest() local125 maxBatchReportLatencyUs); in runBatchTest()138 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runFlushTest() local143 maxBatchReportLatencyUs); in runFlushTest()
53 int maxBatchReportLatencyUs) { in TestSensorManager() argument54 this(new TestSensorEnvironment(context, sensorType, rateUs, maxBatchReportLatencyUs)); in TestSensorManager()
256 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runBatchingSensorTest() local264 maxBatchReportLatencyUs); in runBatchingSensorTest()279 int maxBatchReportLatencyUs = (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec); in runFlushSensorTest() local287 maxBatchReportLatencyUs); in runFlushSensorTest()