Searched refs:sensorsToTest (Results 1 – 1 of 1) sorted by relevance
533 List<Sensor> sensorsToTest = new ArrayList<Sensor>(); in testBatchAndFlushWithMultipleSensors() local536 sensorsToTest.add(sensor); in testBatchAndFlushWithMultipleSensors()537 if (sensorsToTest.size() == maxSensors) break; in testBatchAndFlushWithMultipleSensors()540 final int numSensorsToTest = sensorsToTest.size(); in testBatchAndFlushWithMultipleSensors()547 for (Sensor sensor : sensorsToTest) { in testBatchAndFlushWithMultipleSensors()