Home
last modified time | relevance | path

Searched defs:timeOutMs (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java204 final int timeOutMs = 10000; in testAudioBufferReturn() local
214 private boolean runCheckAudioBuffer(int inputResourceId, int timeOutMs) { in runCheckAudioBuffer()
263 final int timeOutMs = 5000; in testFlush() local
270 private boolean runFlush(int inputResourceId, int timeOutMs) { in runFlush()
376 int timeOutMs) throws InterruptedException { in playAV()
385 int timeOutMs, in playAV()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCamera2SurfaceViewCtsActivity.java50 public boolean waitForSurfaceSizeChanged(int timeOutMs, int expectWidth, int expectHeight) { in waitForSurfaceSizeChanged()
DSurfaceViewPreviewTest.java469 int timeOutMs) { in verifyCaptureResults()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java266 protected SurfaceTexture getAvailableSurfaceTexture(long timeOutMs, TextureView view) { in getAvailableSurfaceTexture()
319 public boolean waitForPreviewDone(long timeOutMs) { in waitForPreviewDone()