Home
last modified time | relevance | path

Searched defs:callCount (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DClientAddMessageToConsoleTest.java66 int callCount = addMessageToConsoleHelper.getCallCount(); in testAddMessageToConsoleCalledWithCorrectLevel() local
100 int callCount = addMessageToConsoleHelper.getCallCount(); in testAddMessageToConsoleCalledWithCorrectMessage() local
122 int callCount = addMessageToConsoleHelper.getCallCount(); in testAddMessageToConsoleCalledWithCorrectLineAndSource() local
DAwContentsClientShouldInterceptRequestTest.java174 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectUrlParam() local
193 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectIsMainFrameParam() local
211 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectMethodParam() local
233 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectHasUserGestureParam() local
264 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectHeadersParam() local
281 int callCount = onLoadResourceHelper.getCallCount(); in testOnLoadResourceCalledWithCorrectUrl() local
296 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testDoesNotCrashOnInvalidData() local
440 int callCount = slowAwWebResourceResponse.getReadStartedCallbackHelper().getCallCount(); in testDoesNotCrashOnSlowStream() local
625 final int callCount = onReceivedErrorHelper.getCallCount(); in testNullInputStreamCausesErrorForMainFrame() local
641 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledForImage() local
[all …]
DMediaAccessPermissionRequestTest.java89 int callCount = helper.getCallCount(); in testGrantAccess() local
111 int callCount = helper.getCallCount(); in testDenyAccess() local
153 int callCount = helper.getCallCount(); in testCancelPermission() local
DAwContentsClientShouldOverrideUrlLoadingTest.java135 final int callCount = onPageFinishedHelper.getCallCount(); in waitForNavigationRunnableAndAssertTitleChanged() local
331 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenLinkClicked() local
356 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenTopLevelAboutBlankNavigation() local
383 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenSelfLinkClicked() local
408 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenNavigatingFromJavaScriptUsingAssign() local
431 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenNavigatingFromJavaScriptUsingReplace() local
451 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testPassesCorrectUrl() local
483 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCanIgnoreLoading() local
515 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledForDataUrl() local
539 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledForUnsupportedSchemes() local
DAwContentsClientVisitedHistoryTest.java108 int callCount = doUpdateVisitedHistoryHelper.getCallCount(); in testUpdateVisitedHistoryCallback() local
133 final int callCount = visitedHistoryHelper.getCallCount(); in testGetVisitedHistoryExerciseCodePath() local
166 final int callCount = visitedHistoryHelper.getCallCount(); in testGetVisitedHistoryCallbackAfterDestroy() local
DAwContentsClientOnScaleChangedTest.java40 int callCount = mContentsClient.getOnScaleChangedHelper().getCallCount(); in testScaleUp() local
DAwQuotaManagerBridgeTest.java99 int callCount = callbackHelper.getCallCount(); in getQuotaForOrigin() local
123 int callCount = callbackHelper.getCallCount(); in getUsageForOrigin() local
DAwContentsClientFaviconTest.java111 int callCount = mContentsClient.mFaviconHelper.getCallCount(); in testReceiveBasicFavicon() local
161 int callCount = mContentsClient.mFaviconHelper.getCallCount(); in testReceiveBasicTouchIconLinkRel() local
DExternalVideoSurfaceContainerTest.java40 int callCount, float widthCss, float heightCss) throws Exception { in waitForVideoSizeChangeTo()
DAwContentsClientAutoLoginTest.java41 final int callCount = loginRequestHelper.getCallCount(); in autoLoginTestHelper() local
DAwContentsClientOnFormResubmissionTest.java115 int callCount = onPageFinishedHelper.getCallCount(); in doReload() local
DCookieManagerTest.java177 int callCount = callback.getOnReceiveValueHelper().getCallCount(); in testSetCookieCallback() local
215 int callCount = callback.getOnReceiveValueHelper().getCallCount(); in testRemoveAllCookiesCallback() local
257 int callCount = callback.getOnReceiveValueHelper().getCallCount(); in testRemoveSessionCookiesCallback() local
DAwScrollOffsetManagerTest.java97 int callCount = delegate.getOverScrollCallCount(); in simulateScrolling() local
284 int callCount = delegate.getOverScrollCallCount(); in testScrollContainerViewTo() local
DLoadDataWithBaseUrlTest.java187 final int callCount = onPageStartedHelper.getCallCount(); in testloadDataWithBaseUrlCallsOnPageStarted() local
DAwContentsTest.java341 final int callCount = downloadStartHelper.getCallCount(); in testDownload() local
/external/chromium_org/v8/test/webkit/
Darray-reduceRight.js64 var callCount = 0; variable
Darray-reduce.js64 var callCount = 0; variable
Ddfg-inline-function-dot-caller.js28 var callCount = 0; variable
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/test/
DModalDialogTest.java201 int callCount = onPageLoaded.getCallCount(); in testBeforeUnloadDialog() local
287 int callCount = onTabClosed.getCallCount(); in testDialogDismissedAfterClosingTab() local
/external/easymock/src/org/easymock/internal/
DResults.java27 private int callCount; field in Results
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/
DCookieUtils.java73 int callCount = callback.getOnReceiveValueHelper().getCallCount(); in clearCookies() local
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/contextmenu/
DContextMenuUtils.java46 int callCount = helper.getCallCount(); in openContextMenu() local
/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java1822 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingDefault() local
1852 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingNull() local
1889 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingUncheckedException() local
1930 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingCheckedException() local
2139 final AtomicInteger callCount = new AtomicInteger(); in testExpandDuringLoading() local
2226 final AtomicInteger callCount = new AtomicInteger(); in testExpandDuringRefresh() local
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp102 int callCount; member
1347 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local
1431 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local
/external/chromium_org/v8/test/mjsunit/
Djson.js439 var callCount = 0; variable

12