Home
last modified time | relevance | path

Searched refs:FAILED (Results 1 – 25 of 251) sorted by relevance

1234567891011

/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp62 if (FAILED(frame->webView(&webView))) in ~LayoutTestController()
72 if (FAILED(webView->QueryInterface(&viewEditing))) in ~LayoutTestController()
75 if (FAILED(viewEditing->editingDelegate(&delegate))) in ~LayoutTestController()
90 if (FAILED(frame->webView(&webView))) in clearBackForwardList()
94 if (FAILED(webView->backForwardList(&backForwardList))) in clearBackForwardList()
98 if (FAILED(backForwardList->currentItem(&item))) in clearBackForwardList()
104 if (FAILED(backForwardList->capacity(&capacity))) in clearBackForwardList()
116 if (FAILED(frame->webView(&webView))) in callShouldCloseOnWebView()
120 if (FAILED(webView->QueryInterface(&viewPrivate))) in callShouldCloseOnWebView()
143 if (FAILED(frame->webView(&webView))) in disableImageLoading()
[all …]
DDumpRenderTree.cpp120 …if (FAILED(WebKitCreateInstance(CLSID_WebCookieManager, 0, IID_IWebCookieManager, reinterpret_cast… in setAlwaysAcceptCookies()
123 if (FAILED(cookieManager->cookieStorage(&cookieStorage)) || !cookieStorage) in setAlwaysAcceptCookies()
149 if (FAILED(frame->dataSource(&dataSource))) { in urlSuitableForTestResult()
150 if (FAILED(frame->provisionalDataSource(&dataSource))) in urlSuitableForTestResult()
155 if (FAILED(dataSource->request(&request))) in urlSuitableForTestResult()
159 if (FAILED(request->URL(requestURLString.GetAddress()))) in urlSuitableForTestResult()
405 if (FAILED(frame->QueryInterface(&framePrivate))) in dumpFrameScrollPosition()
409 if (FAILED(framePrivate->scrollOffset(&scrollPosition))) in dumpFrameScrollPosition()
414 if (FAILED(frame->parentFrame(&parent))) in dumpFrameScrollPosition()
418 if (FAILED(frame->name(&name))) in dumpFrameScrollPosition()
[all …]
DWorkQueueItemWin.cpp63 bool failed = FAILED(frame->findFrameNamed(targetBSTR, &targetFrame)); in invoke()
70 if (FAILED(WebKitCreateInstance(CLSID_WebURLRequest, 0, IID_IWebURLRequest, (void**)&request))) in invoke()
75 bool failed = FAILED(request->initWithURL(urlBSTR, WebURLRequestUseProtocolCachePolicy, 60)); in invoke()
113 if (FAILED(frame->webView(&webView))) in invoke()
117 if (FAILED(webView->QueryInterface(&webActions))) in invoke()
127 if (FAILED(frame->webView(&webView))) in invoke()
144 if (FAILED(frame->webView(&webView))) in invoke()
159 if (FAILED(webView->backForwardList(&bfList))) in invoke()
163 if (FAILED(bfList->itemAtIndex(m_howFar, &item))) in invoke()
DHistoryDelegate.cpp87 if (FAILED(navigationData->url(&urlBSTR))) in didNavigateWithNavigationData()
95 if (FAILED(navigationData->title(&titleBSTR))) in didNavigateWithNavigationData()
103 if (FAILED(navigationData->originalRequest(&request))) in didNavigateWithNavigationData()
107 if (FAILED(request->HTTPMethod(&httpMethodBSTR))) in didNavigateWithNavigationData()
115 if (FAILED(navigationData->response(&response))) in didNavigateWithNavigationData()
119 if (FAILED(response->QueryInterface(&httpResponse))) in didNavigateWithNavigationData()
123 if (FAILED(httpResponse->statusCode(&statusCode))) in didNavigateWithNavigationData()
127 if (FAILED(navigationData->hasSubstituteData(&hasSubstituteData))) in didNavigateWithNavigationData()
131 if (FAILED(navigationData->clientRedirectSource(&clientRedirectSourceBSTR))) in didNavigateWithNavigationData()
209 if (FAILED(webView->mainFrameURL(&urlBSTR))) in populateVisitedLinksForWebView()
DResourceLoadDelegate.cpp78 if (FAILED(request->URL(&urlBSTR))) in descriptionSuitableForTestResult()
85 if (FAILED(request->mainDocumentURL(&mainDocumentURLBSTR))) in descriptionSuitableForTestResult()
92 if (FAILED(request->HTTPMethod(&httpMethodBSTR))) in descriptionSuitableForTestResult()
107 if (FAILED(response->URL(&urlBSTR))) in descriptionSuitableForTestResult()
126 if (FAILED(error->domain(&domainSTR))) in descriptionSuitableForTestResult()
133 if (FAILED(error->code(&code))) in descriptionSuitableForTestResult()
154 if (FAILED(error->failingURL(&failingURLSTR))) in descriptionSuitableForTestResult()
221 if (FAILED(request->URL(&urlStr))) in identifierForInitialRequest()
293 if (!challenge || FAILED(challenge->sender(&sender))) in didReceiveAuthenticationChallenge()
308 …if (FAILED(WebKitCreateInstance(CLSID_WebURLCredential, 0, IID_IWebURLCredential, (void**)&credent… in didReceiveAuthenticationChallenge()
[all …]
DAccessibilityUIElementWin.cpp69 if (FAILED(comparable->isSameObject(otherComparable.get(), &isSame))) in isEqual()
85 if (FAILED(m_element->get_accChildCount(&childCount))) in getChildren()
95 if (FAILED(m_element->get_accChildCount(&childCount))) in getChildrenWithRange()
139 if (FAILED(m_element->get_accChild(vChild, &child))) in getChildAtIndex()
205 if (FAILED(m_element->get_accRole(self(), &vRole))) in role()
240 if (FAILED(m_element->get_accName(self(), &titleBSTR)) || !titleBSTR) in title()
250 if (FAILED(m_element->get_accDescription(self(), &descriptionBSTR)) || !descriptionBSTR) in description()
275 if (FAILED(m_element->accLocation(&x, &y, &width, &height, self()))) in x()
283 if (FAILED(m_element->accLocation(&x, &y, &width, &height, self()))) in y()
291 if (FAILED(m_element->accLocation(&x, &y, &width, &height, self()))) in width()
[all …]
DGCControllerWin.cpp40 …if (FAILED(WebKitCreateInstance(CLSID_WebJavaScriptCollector, 0, IID_IWebJavaScriptCollector, (voi… in collect()
48 …if (FAILED(WebKitCreateInstance(CLSID_WebJavaScriptCollector, 0, IID_IWebJavaScriptCollector, (voi… in collectOnAlternateThread()
56 …if (FAILED(WebKitCreateInstance(CLSID_WebJavaScriptCollector, 0, IID_IWebJavaScriptCollector, (voi… in getJSObjectCount()
/external/protobuf/gtest/test/
Dgtest_output_test_golden_win.txt38 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
44 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
50 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
60 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
72 [ FAILED ] SCOPED_TRACETest.ObeysScopes
85 [ FAILED ] SCOPED_TRACETest.WorksInLoop
98 [ FAILED ] SCOPED_TRACETest.WorksInSubroutine
107 [ FAILED ] SCOPED_TRACETest.CanBeNested
131 [ FAILED ] SCOPED_TRACETest.CanBeRepeated
145 [ FAILED ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor
[all …]
Dgtest_output_test_golden_lin.txt41 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
48 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
55 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
67 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
82 [ FAILED ] SCOPED_TRACETest.ObeysScopes
97 [ FAILED ] SCOPED_TRACETest.WorksInLoop
112 [ FAILED ] SCOPED_TRACETest.WorksInSubroutine
122 [ FAILED ] SCOPED_TRACETest.CanBeNested
150 [ FAILED ] SCOPED_TRACETest.CanBeRepeated
169 [ FAILED ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor
[all …]
/external/gtest/test/
Dgtest_output_test_golden_win.txt38 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
44 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
50 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
60 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
72 [ FAILED ] SCOPED_TRACETest.ObeysScopes
85 [ FAILED ] SCOPED_TRACETest.WorksInLoop
98 [ FAILED ] SCOPED_TRACETest.WorksInSubroutine
107 [ FAILED ] SCOPED_TRACETest.CanBeNested
131 [ FAILED ] SCOPED_TRACETest.CanBeRepeated
145 [ FAILED ] NonFatalFailureInFixtureConstructorTest.FailureInConstructor
[all …]
Dgtest_output_test_golden_lin.txt41 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
48 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
55 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
67 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
82 [ FAILED ] SCOPED_TRACETest.ObeysScopes
97 [ FAILED ] SCOPED_TRACETest.WorksInLoop
112 [ FAILED ] SCOPED_TRACETest.WorksInSubroutine
122 [ FAILED ] SCOPED_TRACETest.CanBeNested
150 [ FAILED ] SCOPED_TRACETest.CanBeRepeated
179 [ FAILED ] SCOPED_TRACETest.WorksConcurrently
[all …]
/external/chromium/testing/gtest/test/
Dgtest_output_test_golden_lin.txt41 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
48 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
55 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
67 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
82 [ FAILED ] SCOPED_TRACETest.ObeysScopes
97 [ FAILED ] SCOPED_TRACETest.WorksInLoop
112 [ FAILED ] SCOPED_TRACETest.WorksInSubroutine
122 [ FAILED ] SCOPED_TRACETest.CanBeNested
150 [ FAILED ] SCOPED_TRACETest.CanBeRepeated
179 [ FAILED ] SCOPED_TRACETest.WorksConcurrently
[all …]
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp100 if (FAILED(frontendWebView->setHostWindow((OLE_HANDLE)(ULONG64)frontendHwnd))) in openInspectorFrontend()
105 if (FAILED(frontendWebView->initWithFrame(rect, 0, 0))) in openInspectorFrontend()
109 if (FAILED(frontendWebView->setUIDelegate(delegate.get()))) in openInspectorFrontend()
119 …if (FAILED(tempPreferences->initWithIdentifier(BString(L"WebInspectorPreferences"), &iPreferences)… in openInspectorFrontend()
124 if (FAILED(preferences->setAutosaves(FALSE))) in openInspectorFrontend()
126 if (FAILED(preferences->setLoadsImagesAutomatically(TRUE))) in openInspectorFrontend()
128 if (FAILED(preferences->setAuthorAndUserStylesEnabled(TRUE))) in openInspectorFrontend()
130 if (FAILED(preferences->setAllowsAnimatedImages(TRUE))) in openInspectorFrontend()
132 if (FAILED(preferences->setLoadsImagesAutomatically(TRUE))) in openInspectorFrontend()
134 if (FAILED(preferences->setPlugInsEnabled(FALSE))) in openInspectorFrontend()
[all …]
DWebGeolocationClient.cpp54 if (FAILED(m_webView->geolocationProvider(&provider))) in startUpdating()
62 if (FAILED(m_webView->geolocationProvider(&provider))) in stopUpdating()
71 if (FAILED(m_webView->geolocationProvider(&provider))) in lastPosition()
74 if (FAILED(provider->lastPosition(&position))) in lastPosition()
85 if (FAILED(m_webView->uiDelegate(&uiDelegate))) { in requestPermission()
DWebEditorClient.cpp149 if (FAILED(m_webView->isContinuousSpellCheckingEnabled(&enabled))) in isContinuousSpellCheckingEnabled()
162 if (FAILED(m_webView->isGrammarCheckingEnabled(&enabled))) in isGrammarCheckingEnabled()
630 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get()) in ignoreWordInSpellDocument()
640 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get()) in learnWord()
652 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get()) in checkSpellingOfString()
673 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get()) in checkGrammarOfString()
678 …if (FAILED(ed->checkGrammarOfString(m_webView, text, length, &enumDetailsObj, badGrammarLocation, … in checkGrammarOfString()
688 if (FAILED(detailObj->length(&detail.length))) in checkGrammarOfString()
690 if (FAILED(detailObj->location(&detail.location))) in checkGrammarOfString()
693 if (FAILED(detailObj->userDescription(&userDesc))) in checkGrammarOfString()
[all …]
DWebFrameLoaderClient.cpp118 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in assignIdentifierToInitialRequest()
129 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in shouldUseCredentialStorage()
133 …if (FAILED(resourceLoadDelegate->QueryInterface(IID_IWebResourceLoadDelegatePrivate, reinterpret_c… in shouldUseCredentialStorage()
168 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchDidCancelAuthenticationChallenge()
179 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchWillSendRequest()
186 …if (FAILED(resourceLoadDelegate->willSendRequest(webView, identifier, webURLRequest.get(), webURLR… in dispatchWillSendRequest()
208 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchDidReceiveResponse()
219 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchDidReceiveContentLength()
229 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchDidFinishLoading()
239 if (FAILED(webView->resourceLoadDelegate(&resourceLoadDelegate))) in dispatchDidFailLoading()
[all …]
/external/chromium/base/
Dbase_paths_win.cc53 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAM_FILES, NULL, in PathProviderWin()
59 if (FAILED(SHGetFolderPath(NULL, CSIDL_INTERNET_CACHE, NULL, in PathProviderWin()
65 if (FAILED(SHGetFolderPath(NULL, CSIDL_COMMON_PROGRAMS, NULL, in PathProviderWin()
71 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROGRAMS, NULL, in PathProviderWin()
77 if (FAILED(SHGetFolderPath(NULL, CSIDL_APPDATA, NULL, SHGFP_TYPE_CURRENT, in PathProviderWin()
83 if (FAILED(SHGetFolderPath(NULL, CSIDL_PROFILE, NULL, SHGFP_TYPE_CURRENT, in PathProviderWin()
93 if (FAILED(SHGetFolderPath(NULL, CSIDL_APPDATA, NULL, SHGFP_TYPE_CURRENT, in PathProviderWin()
99 if (FAILED(SHGetFolderPath(NULL, CSIDL_LOCAL_APPDATA, NULL, in PathProviderWin()
/external/chromium/testing/gmock/test/
Dgmock_output_test_golden.txt43 [ FAILED ] GMockOutputTest.UnexpectedCall
56 [ FAILED ] GMockOutputTest.UnexpectedCallToVoidFunction
64 [ FAILED ] GMockOutputTest.ExcessiveCall
71 [ FAILED ] GMockOutputTest.ExcessiveCallToVoidFunction
107 [ FAILED ] GMockOutputTest.RetiredExpectation
128 [ FAILED ] GMockOutputTest.UnsatisfiedPrerequisite
150 [ FAILED ] GMockOutputTest.UnsatisfiedPrerequisites
157 [ FAILED ] GMockOutputTest.UnsatisfiedWith
167 [ FAILED ] GMockOutputTest.UnsatisfiedExpectation
183 [ FAILED ] GMockOutputTest.MismatchArguments
[all …]
/external/webkit/Tools/WinLauncher/
DWinLauncher.cpp73 if (FAILED(hr)) in updateAddressBar()
77 if (FAILED(hr) || !dataSource) in updateAddressBar()
79 if (FAILED(hr) || !dataSource) in updateAddressBar()
83 if (FAILED(hr) || !request) in updateAddressBar()
87 if (FAILED(hr)) in updateAddressBar()
186 if (FAILED(hr)) in _tWinMain()
192 if (FAILED(hr)) in _tWinMain()
198 if (FAILED (hr)) in _tWinMain()
202 if (FAILED(hr)) in _tWinMain()
208 if (FAILED(hr)) in _tWinMain()
[all …]
/external/qemu/audio/
Ddsoundaudio.c321 if (FAILED (hr)) { in dsound_get_status_out()
344 if (FAILED (hr)) { in dsound_get_status_in()
424 if (FAILED (hr)) { in dsound_close()
446 if (FAILED (hr)) { in dsound_open()
473 if (FAILED (hr)) { in dsound_open()
479 if (FAILED (hr)) { in dsound_open()
489 if (FAILED (hr)) { in dsound_open()
537 if (FAILED (hr)) { in dsound_ctl_out()
550 if (FAILED (hr)) { in dsound_ctl_out()
595 if (FAILED (hr)) { in dsound_run_out()
[all …]
/external/chromium/third_party/libevent/test/
Dtest.sh26 echo FAILED ;
33 echo FAILED ;
40 echo FAILED ;
47 echo FAILED ;
/external/srec/srec/clib/
Dvoc_read.c282 if (fd < 0) goto FAILED; in mmap_zip()
285 if (fstat(fd, &statbuf) < 0) goto FAILED; in mmap_zip()
290 if (*buf == MAP_FAILED) goto FAILED; in mmap_zip()
301 if (!zf) goto FAILED; in mmap_zip()
307 if (!ze) goto FAILED; in mmap_zip()
312 if (buf2 == (void*)-1) goto FAILED; in mmap_zip()
315 if (decompress_zipentry(ze, buf2, size2)) goto FAILED; in mmap_zip()
330 FAILED: in mmap_zip()
/external/chromium/chrome/browser/
Djumplist_win.cc181 if (FAILED(result))
188 if (FAILED(result))
201 if (FAILED(result))
225 if (FAILED(result))
230 if (FAILED(result))
234 if (FAILED(result))
238 if (FAILED(result))
304 if (FAILED(result))
322 if (FAILED(result))
343 if (FAILED(result))
[all …]
/external/valgrind/unittest/
Drun_output_tests.sh3 FAILED=
26 FAILED=yes
32 if [ "$FAILED" == "yes" ]; then
/external/chromium/chrome/common/
Dwin_safe_util.cc29 if (FAILED(hr)) { in SaferOpenItemViaShell()
55 if (FAILED(hr)) in SaferOpenItemViaShell()
59 if (FAILED(hr)) in SaferOpenItemViaShell()
79 if (FAILED(hr) || (ATTACHMENT_ACTION_CANCEL == action)) { in SaferOpenItemViaShell()

1234567891011