Searched refs:sensorsToTest (Results 1 – 1 of 1) sorted by relevance
404 List<Sensor> sensorsToTest = new ArrayList<Sensor>(); in testBatchAndFlushWithMultipleSensors() local407 sensorsToTest.add(sensor); in testBatchAndFlushWithMultipleSensors()408 if (sensorsToTest.size() == maxSensors) break; in testBatchAndFlushWithMultipleSensors()411 final int numSensorsToTest = sensorsToTest.size(); in testBatchAndFlushWithMultipleSensors()418 for (Sensor sensor : sensorsToTest) { in testBatchAndFlushWithMultipleSensors()