Searched defs:timeOutMs (Results 1 – 8 of 8) sorted by relevance
54 public boolean waitForSurfaceSizeChanged(int timeOutMs, int expectWidth, int expectHeight) { in waitForSurfaceSizeChanged()104 public boolean waitForSurfaceState(int timeOutMs, boolean valid) { in waitForSurfaceState()
907 int timeOutMs) { in verifyCaptureResults()
226 final int timeOutMs = 10000; in testAudioBufferReturn() local236 private boolean runCheckAudioBuffer(int inputResourceId, int timeOutMs) { in runCheckAudioBuffer()283 final int timeOutMs = 5000; in testFlush() local290 private boolean runFlush(int inputResourceId, int timeOutMs) { in runFlush()400 int timeOutMs) throws Exception { in playAV()416 int timeOutMs, in playAV()
111 final long timeOutMs = 125000; in waitForMediaProjection() local
242 int numOfTotalFrames, long timeOutMs, long msPerFrameCap) { in decodeFramesAndPlay()725 public abstract void waitForViewIsAvailable(long timeOutMs) throws Exception; in waitForViewIsAvailable()778 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()856 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()938 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()
256 public boolean waitForExpectedAction(long timeOutMs) { in waitForExpectedAction()
198 final long timeOutMs = mOnEmbedded ? 125000 : 62500; in runTest() local
351 protected SurfaceTexture getAvailableSurfaceTexture(long timeOutMs, TextureView view) { in getAvailableSurfaceTexture()404 public boolean waitForPreviewDone(long timeOutMs) { in waitForPreviewDone()