Searched
full:fails (Results
701 -
725 of
1714) sorted by null
<<21222324252627282930>>
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
ArrayBlockingQueueTest.java | 178 * Offer succeeds if not full; fails if full 544 * timed poll before a delayed offer fails; after offer succeeds;
|
LinkedBlockingQueueTest.java | 169 * Offer succeeds if not full; fails if full 534 * timed poll before a delayed offer fails; after offer succeeds;
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
OSNetworkSystem.java | 104 * thrown if bind operation fails 199 * if the disconnect fails
|
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
DoubleBufferTest.java | 220 @AndroidOnly("Fails on RI. See comment below") 248 // Fails on RI. Spec doesn't specify the behavior if
|
FloatBufferTest.java | 202 @AndroidOnly("Fails on RI. See comment below") 231 // Fails on RI. Spec doesn't specify the behavior if
|
IntBufferTest.java | 177 @AndroidOnly("Fails on RI. See comment below") 205 // Fails on RI. Spec doesn't specify the behavior if
|
LongBufferTest.java | 176 @AndroidOnly("Fails on RI. See comment below") 204 // Fails on RI. Spec doesn't specify the behavior if
|
ShortBufferTest.java | 176 @AndroidOnly("Fails on RI. See comment below") 204 // Fails on RI. Spec doesn't specify the behavior if
|
/external/bluetooth/glib/docs/reference/glib/ |
regex-syntax.sgml | 1072 a character from the string, and therefore it fails if the current pointer [all...] |
/external/bluetooth/glib/glib/ |
gstdio.c | 565 * function tries first remove() and then if that fails rmdir(), and 570 * If this function fails on Windows you can't infer too much from the
|
/external/dbus/dbus/ |
dbus-list.c | 322 * @returns #TRUE on success, #FALSE if memory allocation fails 352 * @returns #TRUE on success, #FALSE if memory allocation fails
|
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 402 effects in the process), or it fails, doing minimal side effects; in 436 A caller which fails to check the return status is in error. It is
|
/external/icu4c/test/cintltst/ |
cdtrgtst.c | 458 log_data_err("ERROR : parse format %s fails : %s\n", austrdup(format), myErrorName(status)); 581 log_data_err("FAIL: udat_open fails: %s (Are you missing data?)\n", myErrorName(status));
|
usettest.c | 265 log_err("FAIL: uset_toPattern() fails in expectContainment() - %s\n", u_errorName(ec)); 526 /* This test 'fails' by having an assertion failure within the
|
/external/icu4c/tools/icuswap/ |
icuswap.cpp | 510 * 1. If the swapping of an item fails mid-way, then in-place swapping 519 * We swapped the strings above to avoid the malloc below if string swapping fails.
|
/external/jpeg/ |
example.c | 85 * print a message on stderr and call exit() if compression fails. 98 * step fails. (Unlikely, but it could happen if you are out of memory.)
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_internal.h | 103 PROCESS_MEDIA_DATA_CREATE_FAILURE = PROCESS_ERROR_FIRST - 4, // createMediaData() fails 105 PROCESS_COMPOSE_HTTP_REQUEST_FAILURE = PROCESS_ERROR_FIRST - 6, // fail in composing http request, iComposer->compose() fails [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
infback.c | 199 if it's full. If the write fails, return from inflateBack() with a 233 failure. If either in() or out() fails, than inflateBack() returns a
|
/external/webkit/WebCore/bindings/v8/ |
V8DOMWindowShell.cpp | 292 // Bail out if allocation of the first global objects fails. 449 // If instantiation of the document wrapper fails, clear the cache
|
/external/webkit/WebCore/loader/ |
HistoryController.cpp | 78 which case the restore silent fails and we will fix it in when we try to restore on doc completion. 80 fails. We then successfully restore it when the layout happens.
|
/external/webkit/WebKit/win/ |
WebDownloadCFNet.cpp | 99 // or it fails to creating and we have a now-useless connection with a dangling ref. 474 // We try to rename the bundle to the final file name. If that fails, we give the delegate one more chance to chose
|
/external/webkit/WebKitTools/Scripts/ |
bisect-builds | 419 $isProgression ? "Fails" : "Works", $startRevision, 420 $isProgression ? "Works" : "Fails", $endRevision;
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
scm_unittest.py | 134 # Test when the input pipe process fails. 139 # Test when the run_command process fails.
|
/external/wpa_supplicant/ |
eap_testing.txt | 219 seems to get confused and fails to send proper Phase 2 data. 228 seems to get confused and fails to send proper Phase 2 data.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
eap_testing.txt | 256 seems to get confused and fails to send proper Phase 2 data. 265 seems to get confused and fails to send proper Phase 2 data.
|
Completed in 392 milliseconds
<<21222324252627282930>>