Searched defs:timeOutMs (Results 1 – 9 of 9) 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()
885 int timeOutMs) { in verifyCaptureResults()
224 final int timeOutMs = 10000; in testAudioBufferReturn() local234 private boolean runCheckAudioBuffer(String inputResource, int timeOutMs) { in runCheckAudioBuffer()281 final int timeOutMs = 5000; in testFlush() local288 private boolean runFlush(String inputResource, int timeOutMs) { in runFlush()398 int timeOutMs) throws Exception { in playAV()414 int timeOutMs, in playAV()
111 final long timeOutMs = 125000; in waitForMediaProjection() local
244 int numOfTotalFrames, long timeOutMs, long msPerFrameCap) { in decodeFramesAndPlay()727 public abstract void waitForViewIsAvailable(long timeOutMs) throws Exception; in waitForViewIsAvailable()780 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()858 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()940 public void waitForViewIsAvailable(long timeOutMs) throws Exception { in waitForViewIsAvailable()
311 public boolean waitForExpectedAction(long timeOutMs) { in waitForExpectedAction()
259 public static SurfaceTexture getAvailableSurfaceTexture(long timeOutMs, TextureView view) { in getAvailableSurfaceTexture()
226 final long timeOutMs = mOnEmbedded ? 125000 : 62500; in runTest() local
367 public boolean waitForPreviewDone(long timeOutMs) { in waitForPreviewDone()