Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncoderTest.java176 int testsStarted = 0; in testEncoderWithFormats() local
185 testsStarted++; in testEncoderWithFormats()
190 int waitingSeconds = ((testsStarted + ThreadCount - 1) / ThreadCount) * allowPerTest; in testEncoderWithFormats()
193 + testsStarted + " sub-tests to finish"); in testEncoderWithFormats()