Searched refs:sensorsToTest (Results 1 – 1 of 1) sorted by relevance
474 List<Sensor> sensorsToTest = new ArrayList<Sensor>(); in testBatchAndFlushWithMultipleSensors() local477 sensorsToTest.add(sensor); in testBatchAndFlushWithMultipleSensors()478 if (sensorsToTest.size() == maxSensors) break; in testBatchAndFlushWithMultipleSensors()481 final int numSensorsToTest = sensorsToTest.size(); in testBatchAndFlushWithMultipleSensors()488 for (Sensor sensor : sensorsToTest) { in testBatchAndFlushWithMultipleSensors()