Searched refs:FAILED (Results 1 - 25 of 144) sorted by relevance

123456

/macosx-10.9.5/dcerpc-58/dcerpc/perf/
H A Dperf_tcp.sh96 FAILED=""
99 client 0 "ncacn_ip_tcp:${IP}[2001]" 3 40 y y || FAILED="$FAILED 0a"
101 client 0 "ncacn_ip_tcp:${IP}[2001]" 3 40 y n || FAILED="$FAILED 0b"
103 client 0 "ncacn_ip_tcp:${IP}[2001]" 3 40 n y || FAILED="$FAILED 0c"
105 client 0 "ncacn_ip_tcp:${IP}[2001]" 3 40 n n || FAILED="$FAILED 0d"
107 client 1 "ncacn_ip_tcp:${IP}[2001]" 3 40 y y 400 || FAILED
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/net/
H A Ddriver.h21 * PASSED and FAILED mean the particular test passed or failed.
34 FAILED = 1, enumerator in enum:__anon6437
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebGeolocationClient.cpp55 if (FAILED(m_webView->geolocationProvider(&provider)))
63 if (FAILED(m_webView->geolocationProvider(&provider)))
71 if (FAILED(m_webView->geolocationProvider(&provider)))
74 if (FAILED(provider->lastPosition(&position)))
82 if (FAILED(m_webView->uiDelegate(&uiDelegate))) {
H A DWebInspectorClient.cpp99 if (FAILED(frontendWebView->setHostWindow((OLE_HANDLE)(ULONG64)frontendHwnd)))
104 if (FAILED(frontendWebView->initWithFrame(rect, 0, 0)))
108 if (FAILED(frontendWebView->setUIDelegate(delegate.get())))
118 if (FAILED(tempPreferences->initWithIdentifier(BString(L"WebInspectorPreferences"), &iPreferences)))
123 if (FAILED(preferences->setAutosaves(FALSE)))
125 if (FAILED(preferences->setLoadsImagesAutomatically(TRUE)))
127 if (FAILED(preferences->setAuthorAndUserStylesEnabled(TRUE)))
129 if (FAILED(preferences->setAllowsAnimatedImages(TRUE)))
131 if (FAILED(preferences->setLoadsImagesAutomatically(TRUE)))
133 if (FAILED(preference
[all...]
H A DWebEditorClient.cpp152 if (FAILED(m_webView->isContinuousSpellCheckingEnabled(&enabled)))
165 if (FAILED(m_webView->isGrammarCheckingEnabled(&enabled)))
649 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get())
659 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get())
671 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get())
692 if (FAILED(m_webView->editingDelegate(&ed)) || !ed.get())
697 if (FAILED(ed->checkGrammarOfString(m_webView, text, length, &enumDetailsObj, badGrammarLocation, badGrammarLength)))
707 if (FAILED(detailObj->length(&detail.length)))
709 if (FAILED(detailObj->location(&detail.location)))
712 if (FAILED(detailOb
[all...]
H A DWebContextMenuClient.cpp62 if (FAILED(m_webView->uiDelegate(&uiDelegate)))
71 if (FAILED(uiDelegate->contextMenuItemsForElement(m_webView, propertyBag.get(), (OLE_HANDLE)(ULONG64)nativeMenu, (OLE_HANDLE*)&nativeMenu))) {
87 if (FAILED(m_webView->uiDelegate(&uiDelegate)))
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest60.vim10 echo "FAILED"
19 echo "FAILED"
28 echo "FAILED"
37 echo "FAILED"
46 echo "FAILED"
55 echo "FAILED"
65 echo "FAILED"
74 echo "FAILED"
85 echo "FAILED"
95 echo "FAILED"
[all...]
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dccformat63 test -z "$BCK" || cp $i $i"$BCK" || { echo backup FAILED; exit 1; }
70 ) && echo replaced; } || { echo replacement FAILED; exit 1; }
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DLLX/
H A DDLLX.cpp163 if (FAILED(hr))
189 if (FAILED(hr))
195 if (FAILED(hr))
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/misc/win32/
H A Drand.c65 if (FAILED(UuidCreate((UUID *)uuid_data))) {
/macosx-10.9.5/apr-30/apr/apr/misc/win32/
H A Drand.c65 if (FAILED(UuidCreate((UUID *)uuid_data))) {
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma_3/
H A Dshell.js25 var FAILED = "FAILED!: "; variable
73 print (FAILED + prefix + lines[i]);
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_5/
H A Dshell.js25 var FAILED = "FAILED!: "; variable
73 print (FAILED + prefix + lines[i]);
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_3/
H A Dshell.js12 var FAILED = " FAILED! expected: ";
126 s += ( passed ) ? FONT_GREEN + NBSP + PASSED : FONT_RED + NBSP + FAILED + expect + TT_ ;
146 s += ( passed ) ? PASSED : FAILED + expect;
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/
H A Dbrowser.js65 : "<font color=#aa0000>&nbsp;" + FAILED + expect + "</tt>";
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma_2/
H A Dbrowser.js68 : "<font color=#aa0000>&nbsp;" + FAILED + expect + "</tt>";
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_1/
H A Dbrowser.js65 : "<font color=#aa0000>&nbsp;" + FAILED + expect + "</tt>";
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/
H A Dbrowser.js68 : "<font color=#aa0000>&nbsp;" + FAILED + expect + "</tt>";
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_4/
H A Dbrowser.js65 : "<font color=#aa0000>&nbsp;" + FAILED + expect + "</tt>";
/macosx-10.9.5/Libc-997.90.3/include/protocols/
H A Dtalkd.h142 #define FAILED 2 /* operation failed for unexplained reason */ macro
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLAuthenticationChallengeSenderCFNet.cpp72 if (!credential || FAILED(credential->QueryInterface(__uuidof(WebURLCredential), (void**)&webCredential)))
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/
H A Dreader.hpp44 FAILED, enumerator in enum:atf::atf_report::test_case_result::state_enum
/macosx-10.9.5/vim-53/src/VisVim/
H A DStdAfx.h53 if (FAILED(hr)) \
/macosx-10.9.5/IOFireWireFamily-455.4.0/
H A Dpbxbuild.sh87 echo "*** ${Action} ${Target} FAILED ***"
/macosx-10.9.5/IOSerialFamily-64.1.1/
H A Dpbxbuild.sh87 echo "*** ${Action} ${Target} FAILED ***"

Completed in 287 milliseconds

123456