Home
last modified time | relevance | path

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

/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java56 final int SWITCHING_PER_ONE_TRY = 10; in testMeasureTaskSwitching() local
62 for (int j = 0; j < SWITCHING_PER_ONE_TRY; j++) { in testMeasureTaskSwitching()