Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DTestThread.java47 public void runTest(long runTime) throws Throwable { in runTest() argument
49 joinAndCheck(runTime); in runTest()
74 public void joinAndCheck(long runTime) throws Throwable { in joinAndCheck() argument
75 this.join(runTime); in joinAndCheck()
78 this.join(runTime); in joinAndCheck()
/cts/suite/audio_quality/lib/src/audio/
DRemoteAudio.cpp171 int runTime = handler->getParam().mBuffer->getSize() / in waitForPlaybackOrRecordingCompletion() local
175 return waitForCompletion(commandHandler, runTime + CLIENT_WAIT_TIMEOUT_MSEC); in waitForPlaybackOrRecordingCompletion()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...