Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 1 – 22 of 22) sorted by relevance

/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DTestDownloadManagerListener.java43 private final int timeoutMs; field in TestDownloadManagerListener
54 DownloadManager downloadManager, DummyMainThread dummyMainThread, int timeoutMs) { in TestDownloadManagerListener()
64 public Integer pollStateChange(String taskId, long timeoutMs) throws InterruptedException { in pollStateChange()
136 public void assertRemoved(String taskId, int timeoutMs) { in assertRemoved()
140 public void assertState(String taskId, @State int expectedState, int timeoutMs) { in assertState()
144 private void assertStateInternal(String taskId, int expectedState, int timeoutMs) { in assertStateInternal()
DDummyMainThread.java65 public void runOnMainThread(int timeoutMs, final Runnable runnable) { in runOnMainThread()
86 public void runTestOnMainThread(int timeoutMs, final TestRunnable runnable) { in runTestOnMainThread()
DHostActivity.java66 boolean blockUntilStopped(long timeoutMs); in blockUntilStopped()
105 public void runTest(HostedTest hostedTest, long timeoutMs) { in runTest()
118 final HostedTest hostedTest, long timeoutMs, boolean failOnTimeoutOrForceStop) { in runTest()
DExoPlayerTestRunner.java473 public ExoPlayerTestRunner blockUntilEnded(long timeoutMs) throws Exception { in blockUntilEnded()
494 public ExoPlayerTestRunner blockUntilActionScheduleFinished(long timeoutMs) in blockUntilActionScheduleFinished()
DExoHostedTest.java153 public final boolean blockUntilStopped(long timeoutMs) { in blockUntilStopped()
/external/webrtc/examples/androidtests/src/org/appspot/apprtc/test/
DPeerConnectionClientTest.java128 public boolean waitForFramesRendered(int timeoutMs) throws InterruptedException { in waitForFramesRendered()
214 private boolean waitForLocalSDP(int timeoutMs) throws InterruptedException { in waitForLocalSDP()
228 private boolean waitForIceCandidates(int timeoutMs) throws InterruptedException { in waitForIceCandidates()
242 private boolean waitForIceConnected(int timeoutMs) throws InterruptedException { in waitForIceConnected()
257 private boolean waitForPeerConnectionClosed(int timeoutMs) throws InterruptedException { in waitForPeerConnectionClosed()
/external/libchrome/base/test/android/java/src/org/chromium/base/
DMultiprocessTestClientLauncher.java146 private boolean waitForConnection(long timeoutMs) { in waitForConnection()
168 private Integer getMainReturnCode(long timeoutMs) { in getMainReturnCode()
/external/webrtc/rtc_base/java/src/org/webrtc/
DThreadUtils.java82 public static boolean joinUninterruptibly(final Thread thread, long timeoutMs) { in joinUninterruptibly()
123 public static boolean awaitUninterruptibly(CountDownLatch barrier, long timeoutMs) { in awaitUninterruptibly()
/external/exoplayer/tree/testutils/src/test/java/com/google/android/exoplayer2/testutil/
DFakeClockTest.java179 public boolean waitUntilAsleep(long timeoutMs) throws InterruptedException { in waitUntilAsleep()
183 public boolean waitUntilAwake(long timeoutMs) throws InterruptedException { in waitUntilAwake()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DPlayerMessage.java312 public synchronized boolean experimental_blockUntilDelivered(long timeoutMs) in experimental_blockUntilDelivered()
332 /* package */ synchronized boolean experimental_blockUntilDelivered(long timeoutMs, Clock clock) in experimental_blockUntilDelivered()
DExoPlayer.java236 public Builder experimental_setReleaseTimeoutMs(long timeoutMs) { in experimental_setReleaseTimeoutMs()
DExoPlayerImplInternal.java543 private synchronized void waitUntilReleased(long timeoutMs) throws InterruptedException { in waitUntilReleased()
DExoPlayerImpl.java184 public void experimental_setReleaseTimeoutMs(long timeoutMs) { in experimental_setReleaseTimeoutMs()
/external/volley/src/main/java/com/android/volley/toolbox/
DRequestFuture.java100 private synchronized T doGet(Long timeoutMs) in doGet()
DHttpClientStack.java86 int timeoutMs = request.getTimeoutMs(); in performRequest() local
DHurlStack.java217 int timeoutMs = request.getTimeoutMs(); in openConnection() local
/external/flatbuffers/grpc/tests/
DJavaGrpcTest.java46 static final int timeoutMs = 3000; field in JavaGrpcTest
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DEglRendererTest.java86 public synchronized boolean waitForBitmap(int timeoutMs) throws InterruptedException { in waitForBitmap()
/external/angle/src/libANGLE/renderer/vulkan/
DSyncVk.cpp35 int timeoutMs = static_cast<int>(timeoutNs / 1000000); in SyncWaitFd() local
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_messages.py141 timeoutMs = _messages.IntegerField(6, variant=_messages.Variant.UINT32) variable in BigqueryJobsGetQueryResultsRequest
1621 timeoutMs = _messages.IntegerField(7, variant=_messages.Variant.UINT32) variable in QueryRequest
/external/python/apitools/samples/bigquery_sample/
Dbigquery_v2.json1293 "timeoutMs": { object
2099 "timeoutMs": { object
/external/python/google-api-python-client/tests/data/
Dbigquery.json1415 "timeoutMs": { object
2236 "timeoutMs": { object