Searched refs:runTime (Results 1 – 3 of 3) sorted by relevance
47 public void runTest(long runTime) throws Throwable { in runTest() argument49 joinAndCheck(runTime); in runTest()74 public void joinAndCheck(long runTime) throws Throwable { in joinAndCheck() argument75 this.join(runTime); in joinAndCheck()78 this.join(runTime); in joinAndCheck()
171 int runTime = handler->getParam().mBuffer->getSize() / in waitForPlaybackOrRecordingCompletion() local175 return waitForCompletion(commandHandler, runTime + CLIENT_WAIT_TIMEOUT_MSEC); in waitForPlaybackOrRecordingCompletion()