Home
last modified time | relevance | path

Searched refs:INSTANCES_TO_USE (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorIntegrationTests.java129 final int INSTANCES_TO_USE = 5; in testSensorsMovingRates() local
140 for(int instance = 0; instance < INSTANCES_TO_USE; ++instance) { in testSensorsMovingRates()