OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitForCallback
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentDetectionTestBase.java
73
onStartContentIntentHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_SECONDS,
94
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_SECONDS,
GestureDetectorResetTest.java
117
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1,
133
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1,
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ExternalVideoSurfaceContainerTest.java
44
helper.
waitForCallback
(callCount, i);
112
mOnRequestExternalVideoSurface.
waitForCallback
(onRequestCallCount);
AwTestBase.java
117
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
128
onReceivedErrorHelper.
waitForCallback
(onErrorCallCount, 1, WAIT_TIMEOUT_MS,
130
onPageFinishedHelper.
waitForCallback
(onFinishedCallCount, 1, WAIT_TIMEOUT_MS,
163
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
195
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
212
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
237
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
265
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
ClientOnReceivedErrorTest.java
44
onReceivedErrorHelper.
waitForCallback
(onReceivedErrorCallCount,
64
onReceivedErrorHelper.
waitForCallback
(onReceivedErrorCallCount);
85
onPageFinishedHelper.
waitForCallback
(currentCallCount);
98
onReceivedErrorHelper.
waitForCallback
(onReceivedErrorCallCount);
114
onReceivedErrorHelper.
waitForCallback
(onReceivedErrorCallCount);
131
onReceivedErrorHelper.
waitForCallback
(onReceivedErrorCallCount);
AwContentsClientOnFormResubmissionTest.java
126
onPageFinishedHelper.
waitForCallback
(callCount, 1, TIMEOUT, TimeUnit.SECONDS);
LoadUrlTest.java
99
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
320
contentsClient.getOnPageFinishedHelper().
waitForCallback
(
AwContentsClientFaviconTest.java
120
mContentsClient.mFaviconHelper.
waitForCallback
(callCount);
131
mContentsClient.mFaviconHelper.
waitForCallback
(callCount);
168
mContentsClient.mFaviconHelper.
waitForCallback
(callCount, 2);
AwContentsClientShouldOverrideUrlLoadingTest.java
138
onPageFinishedHelper.
waitForCallback
(callCount);
235
shouldOverrideUrlLoadingHelper.
waitForCallback
(shouldOverrideUrlLoadingCallCount);
261
shouldOverrideUrlLoadingHelper.
waitForCallback
(shouldOverrideUrlLoadingCallCount);
335
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
360
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
387
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
412
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
433
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
453
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount);
488
shouldOverrideUrlLoadingHelper.
waitForCallback
(callCount)
[
all
...]
AwContentsClientShouldInterceptRequestTest.java
180
mShouldInterceptRequestHelper.
waitForCallback
(callCount);
185
mContentsClient.getOnPageFinishedHelper().
waitForCallback
(onPageFinishedCallCount);
199
mShouldInterceptRequestHelper.
waitForCallback
(callCount, 2);
217
mShouldInterceptRequestHelper.
waitForCallback
(callCount);
224
mShouldInterceptRequestHelper.
waitForCallback
(callCount);
239
mShouldInterceptRequestHelper.
waitForCallback
(callCount);
262
mShouldInterceptRequestHelper.
waitForCallback
(callCount);
286
mShouldInterceptRequestHelper.
waitForCallback
(callCount, 2);
305
onLoadResourceHelper.
waitForCallback
(callCount);
318
mShouldInterceptRequestHelper.
waitForCallback
(callCount)
[
all
...]
AwContentsTest.java
388
downloadStartHelper.
waitForCallback
(callCount);
453
callback.
waitForCallback
(0, 1, WAIT_TIMEOUT_MS, TimeUnit.MILLISECONDS);
468
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1, WAIT_TIMEOUT_MS,
AwSettingsTest.java
[
all
...]
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
AutofillTest.java
75
public boolean
waitForCallback
() throws InterruptedException {
141
assertTrue(mMockAutofillCallback.
waitForCallback
());
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
SelectPopupTest.java
96
onPageFinishedHelper.
waitForCallback
(currentCallCount, 1,
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CallbackHelper.java
89
* delegate.getOnOperationFailedHelper().
waitForCallback
(onOperationFailedCallCount);
101
* delegate.getOnOperationFailedHelper().
waitForCallback
(onOperationFailedCallCount);
107
* delegate.getOnDataPersistedHelper().
waitForCallback
(onDataPersistedCallCount);
108
* delegate.getOnOperationFailedHelper().
waitForCallback
(onOperationFailedCallCount);
123
* operationHelper.
waitForCallback
(callCount);
136
* The call count can be used with the
waitForCallback
() method, indicating a point
144
* is intended to 'catch' callbacks that occur after X but before
waitForCallback
()
173
public void
waitForCallback
(int currentCallCount, int numberOfCallsToWaitFor, long timeout,
183
throw new TimeoutException("
waitForCallback
timed out!");
189
public void
waitForCallback
(int currentCallCount, int numberOfCallsToWaitFor
[
all
...]
/cts/tests/tests/net/src/android/net/wifi/cts/
NsdManagerTest.java
181
private EventData
waitForCallback
(String callbackName) {
284
lastEvent =
waitForCallback
("onServiceRegistered"); // id = 1
300
lastEvent =
waitForCallback
("onDiscoveryStarted"); // id = 2
315
lastEvent =
waitForCallback
("onServiceFound"); // id = 3
333
// calls to
waitForCallback
348
lastEvent =
waitForCallback
("onServiceResolved"); // id = 4
364
lastEvent =
waitForCallback
("onServiceUnregistered"); // id = 5
370
lastEvent =
waitForCallback
("onServiceLost"); // id = 6
391
lastEvent =
waitForCallback
("onServiceRegistered"); // id = 7
399
lastEvent =
waitForCallback
("onServiceFound"); // id =
[
all
...]
/external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js
781
this.
waitForCallback
= function(callbackName, expectedCalls) {
Completed in 220 milliseconds