/external/webkit/LayoutTests/http/tests/appcache/ |
top-frame-1.html | 6 anyway, so it can also pass if the UA fails to reject loads for cache misses.</p>
|
/external/webkit/WebCore/manual-tests/ |
close-on-closedWindow.html | 7 <p><b>BUG ID:</b> <a href="rdar://problem/4094363">rdar://problem/4094363</a> Can't re-open a window at capripalace.com website because "close" fails on already-closed window</p>
|
flash-unload-tab.html | 20 If the test FAILS : The webkit crashes.
|
tabbing-input-google.html | 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8181">8181</a> REGRESSION: After tabbing in page's field, attempting to tab from Google toolbar search to page fails on first try</p>
|
template.html | 18 Expected results if the test FAILS here. Please describe the results the tester would see if the bug in question is NOT FIXED. In many cases, this is just a description of the original bug.
|
textfield-onblur.html | 31 If the test fails, the browser will crash.
|
/frameworks/base/core/java/android/content/ |
OperationApplicationException.java | 20 * Thrown when an application of a {@link ContentProviderOperation} fails due the specified
|
/frameworks/base/core/java/android/test/ |
FlakyTest.java | 27 * the test fails. The total number of executions is specified by the tolerance and
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewCallback.java | 41 * keyguard, and the user fails to do so.
|
/ndk/samples/hello-neon/jni/ |
helloneon.c | 149 int nn, fails = 0; local 152 if (++fails < 16) 156 D("%d fails\n", fails);
|
/sdk/eclipse/scripts/ |
build_update_site.sh | 14 set -e # Fail this script as soon as a command fails -- fail early, fail fast
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
SealedObject.java | 79 * if the serialization fails. 142 * if deserialization fails. 144 * if deserialization fails. 204 * if deserialization fails. 206 * if deserialization fails. 237 * if deserialization fails. 239 * if deserialization fails.
|
/external/icu4c/layout/ |
OpenTypeLayoutEngine.h | 58 * @param success - set to an error code if the operation fails 75 * @param success - set to an error code if the operation fails 267 * @param success - set to an error code if the operation fails 296 * @param success - set to an error code if the operation fails 329 * @param success - set to an error code if the operation fails 351 * @param success - set to an error code if the operation fails 372 * @param success - set to an error code if the operation fails
|
/external/dbus/dbus/ |
dbus-memory.c | 179 * fails; if set to 1, one succeeds then the next fails; etc. 182 * @param until_next_fail number of successful allocs before one fails 430 * on all platforms. Returns #NULL if the allocation fails. 437 * @return allocated memory, or #NULL if the allocation fails. 484 * allocation fails. The memory must be released with dbus_free(). 490 * @return allocated memory, or #NULL if the allocation fails. 536 * is zero on all platforms. Returns #NULL if the resize fails. 537 * If the resize fails, the memory is not freed. 541 * @return allocated memory, or #NULL if the resize fails [all...] |
/dalvik/dx/src/junit/framework/ |
Assert.java | 4 * A set of assert methods. Messages are only displayed when an assert fails. 44 * Fails a test with the given message. 50 * Fails a test with no message. 96 // the following test fails 117 // the following test fails
|
/dalvik/libcore/junit/src/main/java/junit/framework/ |
Assert.java | 4 * A set of assert methods. Messages are only displayed when an assert fails. 44 * Fails a test with the given message. 50 * Fails a test with no message. 96 // the following test fails 117 // the following test fails
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
AccessController2Test.java | 69 @KnownFailure("Fails (probably) because no protection domain is set.") 100 @KnownFailure("Fails (probably) because no protection domain is set.") 125 @KnownFailure("Fails (probably) because no protection domain is set.") 169 @KnownFailure("Fails (probably) because no protection domain is set.") 220 @KnownFailure("Fails (probably) because no protection domain is set.")
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
SSLSocket.java | 51 * if creating the socket fails. 70 * if creating the socket fails. 91 * if creating the socket fails. 115 * if creating the socket fails. 176 * has been established. If the handshake fails, an invalid session object
|
/dalvik/tests/021-string2/src/junit/framework/ |
Assert.java | 4 * A set of assert methods. Messages are only displayed when an assert fails. 44 * Fails a test with the given message. 50 * Fails a test with no message. 96 // the following test fails 117 // the following test fails
|
/dalvik/tests/082-inline-execute/src/junit/framework/ |
Assert.java | 4 * A set of assert methods. Messages are only displayed when an assert fails. 44 * Fails a test with the given message. 50 * Fails a test with no message. 96 // the following test fails 117 // the following test fails
|
/dalvik/libcore/sql/src/test/java/tests/sql/ |
ResultSetTest.java | 130 notes = "SQLException test fails", 168 notes = "SQLException test fails", 227 notes = "test immediate release of resources, test fails", 341 notes = "SQLException test fails", 372 notes = "SQLException test fails", 410 notes = "SQLException test fails", 414 @KnownFailure("In Second code block assertion fails. statment. "+ 450 notes = "SQLException test fails", 489 notes = "SQLException test fails. Test for empty result set fails", [all...] |
/external/icu4c/test/intltest/ |
idnaref.h | 46 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 85 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 112 * It is important to note that this operation can fail. If it fails, then the input 129 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 169 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code. 210 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code.
|
/bionic/libc/docs/ |
SYSV-IPC.TXT | 44 int fails = 0; 78 if (++fails >= MAX_FAILS)
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
AbstractQueueTest.java | 56 * add throws ISE true if offer fails 173 * addAll throws ISE if an add fails
|
/dalvik/libcore/luni/src/main/java/java/util/ |
Queue.java | 45 * operation fails. 50 * fails.
|