HomeSort by relevance Sort by last modified time
    Searched full:failure (Results 126 - 150 of 3254) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/tests/046-reflect/
expected.txt 58 got expected long->int failure
59 got expected long->int failure
60 got expected string->int failure
61 got expected int->short failure
72 got expected double->long failure
84 got expected set-final failure
  /external/oprofile/libutil/
op_fileio.h 29 * Returns file handle or %NULL on failure.
39 * Failure to open is fatal.
70 * Failure is fatal.
80 * Failure is fatal.
92 * Failure is fatal.
104 * Failure is fatal.
op_lockfile.h 23 * \return errno on failure, or 0 on success
  /external/webkit/JavaScriptCore/tests/mozilla/js1_3/Script/
script-001.js 62 Jit failure!
64 Jit Pass1 Failure!
76 Jit failure!
78 Jit Pass1 Failure!
111 Jit failure!
113 Jit Pass1 Failure!
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_md5.c 26 enum { CONTINUE, SUCCESS, FAILURE } state;
57 data->state = FAILURE;
66 data->state = FAILURE;
115 data->state = FAILURE;
134 wpa_printf(MSG_DEBUG, "EAP-MD5: Done - Failure");
135 data->state = FAILURE;
eap_vendor_test.c 26 enum { INIT, CONFIRM, SUCCESS, FAILURE } state;
39 case FAILURE:
40 return "FAILURE";
128 eap_vendor_test_state(data, FAILURE);
133 eap_vendor_test_state(data, FAILURE);
135 eap_vendor_test_state(data, FAILURE);
  /external/icu4c/test/intltest/
numrgts.h 95 UBool failure(UErrorCode status, const UnicodeString& msg, UBool possibleDataError=FALSE);
96 UBool failure(UErrorCode status, const UnicodeString& msg, const char *l, UBool possibleDataError=FALSE);
97 UBool failure(UErrorCode status, const UnicodeString& msg, const Locale& l, UBool possibleDataError=FALSE);
miscdtfm.h 30 UBool failure(UErrorCode status, const char* msg);
pptest.h 31 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
  /dalvik/dx/tests/034-dex-minimal/
info.txt 8 the conversion runs without failure, though the contents of the
  /dalvik/tests/003-omnibus-opcodes/src/
Monitor.java 15 obj = null; // does NOT cause a failure on exit
UnresTest2.java 2 * Test failure to resolve classes.
  /dalvik/tests/064-field-access/
info.txt 9 This exercises the various failure modes to ensure that behavior is
  /external/icu4c/common/
localsvc.h 20 * @return a service-specific hook, or NULL on failure.
  /external/oprofile/daemon/
opd_cookie.h 27 * NULL on failure.
  /external/webkit/LayoutTests/http/tests/appcache/
deferred-events.html 22 <div id="result">FAILURE</div>
  /external/webkit/LayoutTests/platform/android-v8/storage/
transaction-error-callback-expected.txt 3 This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure.
  /external/webkit/LayoutTests/storage/
open-database-empty-version.html 11 document.getElementById('result').innerHTML = 'FAILURE'
transaction-error-callback-expected.txt 3 This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure.
  /external/webkit/WebCore/manual-tests/
bidi-parens.html 12 <p>Failure: parentheses face away from word.</p>
dictionary-scrolled-iframe.html 20 <p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
21 The Dictionary pop-up panel will appear over &ldquo;failure&rdquo;, with the definition of failure.
24 <iframe style="background: #ffd;" src="data:text/html,Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, <span style=%22color: green;%22>target</span> ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere tel failure, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra augue vitae purus. Morbi sed sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec tellus. Donec eget dui id eros pharetra rutrum. Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu, convallis blandit, elementum eu, aliquet a, tellus.
java-string-object-type.html 14 On failure, the type will be &quot;function&quot;.<br/>
  /external/webkit/WebCore/manual-tests/resources/
before-go-back.html 15 If the webkit doesn't meet an assertion failure : this test is successfull.
  /external/webkit/WebKit/android/wds/client/
AdbConnection.cpp 100 log_errno("Failure when sending payload");
106 log_errno("Failure when sending command");
130 log_errno("Failure reading failure message from adb");
139 LOGE("Received failure from adb: %s", msg);
153 log_errno("Failure reading response from adb");
162 // Something happened, print out the reason for failure
195 log_errno("Failure to read payload size of device list");
210 log_errno("Failure reading the device list");
  /external/icu4c/i18n/unicode/
dtptngen.h 53 * @param status Output param set to success/failure code on exit,
54 * which must not indicate a failure before the function call.
62 * @param status Output param set to success/failure code on exit,
63 * which must not indicate a failure before the function call.
70 * @param status Output param set to success/failure code on exit,
71 * which must not indicate a failure before the function call.
112 * @param status Output param set to success/failure code on exit,
113 * which must not indicate a failure before the function call.
127 * @param status Output param set to success/failure code on exit,
128 * which must not indicate a failure before the function call
    [all...]

Completed in 51 milliseconds

1 2 3 4 56 7 8 91011>>