Home
last modified time | relevance | path

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

/cts/suite/cts/hostTests/uihost/control/src/com/android/cts/taskswitching/control/
DTaskswitchingDeviceTest.java72 final int SWITCHING_PER_ONE_TRY = 10; in testMeasureTaskSwitching() local
78 for (int j = 0; j < SWITCHING_PER_ONE_TRY; j++) { in testMeasureTaskSwitching()