HomeSort by relevance Sort by last modified time
    Searched full:fail (Results 726 - 750 of 5306) sorted by null

<<21222324252627282930>>

  /external/strace/
acinclude.m4 67 goto fail;
70 goto fail;
73 goto fail;
75 goto fail;
78 fail:
142 goto fail;
144 goto fail;
148 goto fail;
150 goto fail;
153 fail
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 102 log_err("FAIL: error in the ucal_countAvailableTZIDs - got %d expected at least 5 total\n", count);
109 log_err("FAIL: ucal_getAvailableTZIDs returned %s\n", u_errorName(status));
116 log_err("FAIL:for TZID index >= count Expected INDEX_OUTOFBOUNDS_ERROR Got %s\n", u_errorName(status));
128 log_err("FAIL: %s failed with %s", api,
136 log_data_err("FAIL: in %s, got %d, expected at least 5 -> %s (Are you missing data?)\n", api, count, u_errorName(status));
140 log_err("FAIL: uenum_reset for %s returned %s\n",
146 log_err("FAIL: uenum_next for %s returned %s\n",
155 log_err("FAIL: uenum_next for %s returned %s, expected NULL\n",
166 log_err("FAIL: ucal_getDSTSavings(GMT) => %s\n",
169 log_data_err("FAIL: ucal_getDSTSavings(GMT) => %d, expect 0 (Are you missing data?)\n", i)
    [all...]
cdtdptst.c 62 log_err_status(status, "FAIL: Error in creating a date format using udat_openPattern %s\n",
77 log_err("FAIL: Could not parse \"%s\"\n", austrdup(s));
81 log_err_status(status, "FAIL: Could not open calendar: %s\n", u_errorName(status));
87 log_err("FAIL: Some calendar operations failed");
89 log_err("FAIL: Parse of \"%s\" returned HOUR_OF_DAY %d\n",
126 log_data_err("FAIL: ErrorCode received during test: %s (Are you missing data?)\n", myErrorName(status));
134 log_data_err("FAIL: could not parse - exitting");
141 log_data_err("FAIL: could not format \n");
174 log_err("FAIL: Expected: %s\n", austrdup(myDateFormat(format, expected)) );
180 log_err("FAIL: Expected null for \"%s\"\n", s)
    [all...]
cnmdptst.c 34 #define CHECK(status,str) if (U_FAILURE(status)) { log_err("FAIL: %s\n", str); return; }
80 log_err_status(status, "FAIL: Number format constructor failed for pattern %s -> %s\n", pat[i], u_errorName(status));
91 log_err("FAIL: Number format extracting the pattern failed for %s\n", pat[i]);
95 log_err("FAIL: Pattern %s should be transmute to %s; %s seen instead\n", pat[i], newpat[i], austrdup(unewp) );
110 log_err("FAIL: Pattern %s should format zero as %s; %s Seen instead\n", pat[i], num[i], austrdup(str) );
150 log_err("FAIL: Expected afo'ob123");
179 log_err("FAIL: Expected a'b123\n");
257 log_err_status(status, "FAIL: Bad status returned by Number format construction with pattern %s -> %s\n", pat[p], u_errorName(status));
281 log_verbose("FAIL: Expected %s ( %s )\n", valFormat[v+ival], u_austrcpy(tempMsgBug, uvalfor) );
288 log_err("FAIL: Expected: %e, Got: %g\n", valParse[v+ival], a)
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpURLConnectionTest.java 82 fail("Unexpected exception : " + e.getMessage());
88 fail("IOException was not thrown.");
109 fail("Unexpected exception : " + e.getMessage());
117 fail("IOException was not thrown.");
139 fail(); method
158 fail(); method
165 fail(); method
199 fail(); method
236 fail("Should throw NullPointerException"); //$NON-NLS-1$
264 fail("Should throw IllegalStateException"); //$NON-NLS-1
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
DatagramSocketTest.java 125 fail("Could not create DatagramSocket : " + e.getMessage());
142 fail("SecurityException should be thrown.");
146 fail("SocketException was thrown.");
169 fail("Could not create DatagramSocket : " + e.getMessage());
186 fail("SecurityException should be thrown.");
190 fail("SocketException was thrown.");
198 fail("SocketException was not thrown.");
226 fail("Could not create DatagramSocket : " + e.getMessage());
244 fail("SecurityException should be thrown.");
248 fail("SocketException was thrown.")
    [all...]
NetworkInterfaceTest.java 247 fail("get NetworkInterface for address with no perm - exception");
262 fail("get NetworkInterface for address with perm - exception");
307 fail("getByName did not throw NullPointerException for null argument");
310 fail("getByName, null inetAddress - raised exception : "
318 fail("getByName, unknown inetAddress - raised exception : "
333 fail("validate to get network interface using name - socket exception");
338 fail("NullPointerException was not thrown.");
342 fail("SocketException was thrown.");
357 fail("validate to get network interface using name - socket exception");
383 fail("should not get here if getByInetAddress throws
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
SimpleTimeZoneTest.java 88 fail("IllegalArgumentException expected");
97 fail("IllegalArgumentException expected");
106 fail("IllegalArgumentException expected");
115 fail("IllegalArgumentException expected");
153 fail("IllegalArgumentException expected");
162 fail("IllegalArgumentException expected");
171 fail("IllegalArgumentException expected");
180 fail("IllegalArgumentException expected");
236 fail("IllegalArgumentException expected");
245 fail("IllegalArgumentException expected")
    [all...]
ResourceBundleTest.java 117 fail("NullPointerException expected");
124 fail("MissingResourceException expected");
178 fail("NullPointerException expected");
185 fail("NullPointerException expected");
192 fail("NullPointerException expected");
199 fail("MissingResourceException expected");
242 fail("NullPointerException expected");
249 fail("MissingResourceException expected");
256 fail("ClassCastException expected");
274 fail("MissingResourceException expected!")
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_mediainput_author_engine.cpp     [all...]
  /cts/tests/tests/util/src/android/util/cts/
XmlTest.java 136 fail(e.getMessage());
220 fail(e.getMessage());
226 fail(e.getMessage());
255 fail(e.getMessage());
257 fail(e.getMessage());
297 fail(e.getMessage());
299 fail(e.getMessage());
329 fail(e.getMessage());
331 fail(e.getMessage());
361 fail(e.getMessage())
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
ObjectInputStreamGetFieldTest.java 177 fail("IllegalArgumentException expected.");
260 fail("IllegalArgumentException expected for not existing name " +
266 fail("IllegalArgumentException expected for not existing name " +
272 fail("IllegalArgumentException expected for not existing name " +
278 fail("IllegalArgumentException expected for not existing name " +
284 fail("IllegalArgumentException expected for not existing name " +
290 fail("IllegalArgumentException expected for not existing name " +
296 fail("IllegalArgumentException expected for not existing name " +
302 fail("IllegalArgumentException expected for not existing name " +
308 fail("IllegalArgumentException expected for not existing name "
    [all...]
SerializationStressTest2.java 833 fail("IOException serializing " + objToSave + " : "
836 fail("ClassNotFoundException reading Object type : "
872 fail("IOException serializing " + objToSave + " : "
875 fail("ClassNotFoundException reading Object type : "
910 fail("IOException serializing " + objToSave + " : "
913 fail("ClassNotFoundException reading Object type : "
948 fail("IOException serializing " + objToSave + " : "
951 fail("ClassNotFoundException reading Object type : "
    [all...]
  /external/qemu/hw/
usb-msd.c 247 goto fail;
255 goto fail;
298 goto fail;
302 goto fail;
321 goto fail;
336 fail:
363 goto fail;
369 goto fail;
375 goto fail;
380 goto fail;
    [all...]
  /external/safe-iop/src/
safe_iop.c 1091 int tests = 0, succ = 0, fail = 0; local
    [all...]
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipOutputStreamTest.java 59 fail("Close on empty stream failed to throw exception");
97 fail("IOException expected");
125 fail("Assert 0: Expected IOException");
155 fail("Entry with incorrect setting failed to throw exception");
177 fail("Comment over 0xFFFF in length should throw exception");
205 fail("IllegalArgumentException ecpected.");
238 fail("IllegalArgumentException expected");
280 fail("Not set an entry. Should have thrown ZipException.");
288 fail("Writing data without an entry. Should have thrown IOException");
297 fail("Writing data without an entry. Should have thrown IndexOutOfBoundsException")
    [all...]
  /dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
SecretKeySpecTest.java 61 fail("An IllegalArgumentException should be thrown "
68 fail("An IllegalArgumentException should be thrown "
75 fail("An IllegalArgumentException should be thrown "
107 fail("An IllegalArgumentException should be thrown "
114 fail("An IllegalArgumentException should be thrown "
121 fail("An IllegalArgumentException should be thrown "
128 fail("An IllegalArgumentException should be thrown "
135 fail("An ArrayIndexOutOfBoundsException should be thrown "
138 fail("Not expected IllegalArgumentException was thrown.");
151 fail("ArrayIndexOutOfBoundsException expected")
    [all...]
  /dalvik/libcore/json/src/test/java/org/json/
JSONStringerTest.java 107 fail(); method
112 fail(); method
117 fail(); method
132 fail(); method
137 fail(); method
142 fail(); method
147 fail(); method
152 fail(); method
157 fail(); method
162 fail(); method
167 fail(); method
175 fail(); method
349 fail(); method
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectionKeyTest.java 198 fail("should throw IAE.");
205 fail("should throw IAE.");
211 fail("should throw IAE.");
219 fail("should throw IAE.");
353 fail("should throw IAE.");
372 fail("should throw CancelledKeyException.");
378 fail("should throw CancelledKeyException.");
384 fail("should throw CancelledKeyException.");
390 fail("should throw CancelledKeyException.");
397 fail("should throw CancelledKeyException.")
    [all...]
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
MessageDigest1Test.java 91 fail("No expected IllegalArgumentException");
97 fail("No expected IllegalArgumentException");
103 fail("No expected IllegalArgumentException");
211 fail("No expected IllegalArgumentException");
217 fail("No expected IllegalArgumentException");
223 fail("No expected IllegalArgumentException");
244 fail("expected DigestException");
326 fail("unexpected exception: " + e);
336 fail("No expected IndexOutOfBoundsException");
346 fail("unexpected exception: " + e)
    [all...]
AlgorithmParametersTest.java 123 fail("should not get encoded from un-initialized instance");
165 fail("should not get encoded from un-initialized instance");
209 fail("Unexpected exception");
215 fail("NoSuchAlgorithmException was not thrown for parameter " + str[i]);
241 fail("Unexpected exception");
247 fail("NoSuchAlgorithmException was not thrown for parameter " + alg[i]);
251 fail("Incorrect exception " + e + " was thrown for " + alg[i]);
258 fail("IllegalArgumentException was not thrown for parameter " + prv[i]);
262 fail("Incorrect exception " + e + " was thrown for " + prv[i]);
269 fail("NoSuchProviderException was not thrown for parameter " + prv1[i])
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_wsc.c 25 enum { START, MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state;
50 case FAIL:
51 return "FAIL";
284 eap_wsc_state(data, FAIL);
290 eap_wsc_state(data, FAIL);
347 eap_wsc_state(data, FAIL);
384 eap_wsc_state(data, FAIL);
396 eap_wsc_state(data, FAIL);
402 eap_wsc_state(data, FAIL);
410 eap_wsc_state(data, FAIL);
    [all...]
  /system/core/adb/
file_sync_service.c 175 goto fail;
183 goto fail;
188 goto fail;
191 goto fail;
217 fail:
364 if(buffer == 0) goto fail;
389 if(do_stat(fd, name)) goto fail;
392 if(do_list(fd, name)) goto fail;
395 if(do_send(fd, name, buffer)) goto fail;
398 if(do_recv(fd, name, buffer)) goto fail;
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 395 fail("StringIndexOutOfBoundsException was not thrown.");
402 fail("StringIndexOutOfBoundsException was not thrown.");
429 fail("OutOfMemoryError should be thrown.");
456 fail("IndexOutOfBoundsException is not thrown.");
463 fail("IndexOutOfBoundsException is not thrown.");
470 fail("IndexOutOfBoundsException is not thrown.");
477 fail("IndexOutOfBoundsException is not thrown.");
484 fail("IndexOutOfBoundsException is not thrown.");
491 fail("IndexOutOfBoundsException is not thrown.");
545 fail("Should throw StringIndexOutOfBoundsException")
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
DatabaseTest.java 160 fail("Database object could not be created "+e.getMessage());
168 fail("Second Database object could not be created "+e.getMessage());
199 fail("Database object could not be opened: " + e.getMessage());
209 fail("Database object could not be opened: " + e.getMessage());
219 fail("Should not be able to open non db file");
223 fail("Error in setup " + e.getMessage());
242 fail("open should fail");
255 fail("Error handling temporary file "+e.getMessage());
259 fail("Could not create temporary File")
    [all...]

Completed in 726 milliseconds

<<21222324252627282930>>