Home
last modified time | relevance | path

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

/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.java156 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledWithCorrectUrl() local
177 int callCount = onLoadResourceHelper.getCallCount(); in testOnLoadResourceCalledWithCorrectUrl() local
192 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testDoesNotCrashOnInvalidData() local
293 int callCount = slowInterceptedRequestData.getReadStartedCallbackHelper().getCallCount(); in testDoesNotCrashOnSlowStream() local
393 final int callCount = onReceivedErrorHelper.getCallCount(); in testNullInputStreamCausesErrorForMainFrame() local
409 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledForImage() local
453 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledForIframe() local
461 int callCount = mShouldInterceptRequestHelper.getCallCount(); in calledForUrlTemplate() local
473 int callCount = mShouldInterceptRequestHelper.getCallCount(); in notCalledForUrlTemplate() local
503 int callCount = mShouldInterceptRequestHelper.getCallCount(); in testCalledForExistingFiles() local
DAwContentsClientShouldOverrideUrlLoadingTest.java146 final int callCount = onPageFinishedHelper.getCallCount(); in waitForNavigationRunnableAndAssertTitleChanged() local
341 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenLinkClicked() local
366 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenTopLevelAboutBlankNavigation() local
393 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenSelfLinkClicked() local
418 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenNavigatingFromJavaScriptUsingAssign() local
441 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledWhenNavigatingFromJavaScriptUsingReplace() local
460 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testPassesCorrectUrl() local
492 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCanIgnoreLoading() local
524 int callCount = shouldOverrideUrlLoadingHelper.getCallCount(); in testCalledForDataUrl() local
547 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.java43 int callCount = mContentsClient.getOnScaleChangedHelper().getCallCount(); in testScaleUp() local
DAwQuotaManagerBridgeTest.java97 int callCount = callbackHelper.getCallCount(); in getQuotaForOrigin() local
121 int callCount = callbackHelper.getCallCount(); in getUsageForOrigin() local
DAwContentsClientFaviconTest.java104 int callCount = mContentsClient.mFaviconHelper.getCallCount(); in testReceiveBasicFavicon() local
124 int callCount = mContentsClient.mFaviconHelper.getCallCount(); in testReceiveBasicTouchIconLinkRel() local
DAwContentsClientOnFormResubmissionTest.java115 int callCount = onPageFinishedHelper.getCallCount(); in doReload() local
DAwContentsClientAutoLoginTest.java88 final int callCount = loginRequestHelper.getCallCount(); in autoLoginTestHelper() local
DAwScrollOffsetManagerTest.java97 int callCount = delegate.getOverScrollCallCount(); in simulateScrolling() local
284 int callCount = delegate.getOverScrollCallCount(); in testScrollContainerViewTo() local
DLoadDataWithBaseUrlTest.java188 final int callCount = onPageStartedHelper.getCallCount(); in testloadDataWithBaseUrlCallsOnPageStarted() local
DAwContentsTest.java379 final int callCount = downloadStartHelper.getCallCount(); in testDownload() local
/external/chromium_org/v8/test/webkit/
Darray-reduce.js64 var callCount = 0; variable
Darray-reduceRight.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.java200 int callCount = onPageLoaded.getCallCount(); in testBeforeUnloadDialog() local
286 int callCount = onTabClosed.getCallCount(); in testDialogDismissedAfterClosingTab() local
/external/easymock/src/org/easymock/internal/
DResults.java27 private int callCount; field in Results
/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/v8/test/mjsunit/
Djson.js394 var callCount = 0; variable
/external/chromium_org/v8/test/mjsunit/
Djson.js439 var callCount = 0; variable