HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 326 - 350 of 1714) sorted by null

<<11121314151617181920>>

  /external/icu4c/common/
util.h 120 * fails, pos[0] will be unchanged.
208 * Parse fails if there are no digits, that is, if pos does not
  /external/icu4c/i18n/unicode/
format.h 194 * If parse fails, return contents are undefined.
213 * If parse fails, return contents are undefined.
  /external/icu4c/test/hdrtst/
Makefile 19 ## If a header fails the C compile because it's a C++ header, add it to the
22 ## If a header fails because it is deprecated, add it to the 'dfiles.txt'
Makefile.in 19 ## If a header fails the C compile because it's a C++ header, add it to the
22 ## If a header fails because it is deprecated, add it to the 'dfiles.txt'
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_cpm_support.cpp 277 //some of inbetween step fails may not be harmful
640 /* if we get here the command isn't queued so the cancel fails */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_queue.h 126 * Queue will be grown if necessary. If allocation fails, an OSCL_LEAVE will occur
227 * Queue will be grown if necessary. If allocation fails, an OSCL_LEAVE will occur
  /external/stlport/test/eh/
LeakCheck.h 62 value type whether the operation succeeds or fails.
135 the "strong guarantee": if the operation fails due to an exception, the
  /external/v8/test/cctest/
test-mark-compact.cc 151 // keep allocating garbage in new space until it fails
162 // keep allocating maps until it fails
  /external/webkit/WebCore/html/
HTMLInputElement.h 263 // If the conversion fails, the return value is false. Take care that leading or trailing unnecessary characters make failures. This returns false for an empty string input.
271 // modified even if the parsing fails. The DateComponents* parameter may be 0.
  /frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java 50 * fails.
181 * fails. If this method returns without an exception then this socket
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 159 * @throws IOException if the connection fails for any reason.
169 // If the request fails, we drop it, but provide the event
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
DatabaseTest.java 120 System.out.println("Database setup fails: "+e.getMessage());
190 notes = "method test. Test fails.",
482 notes = "test fails",
518 notes = "method test fails once in a while. Cannot be sure that exception is thrown every time.",
524 notes = "method test fails once in a while. Cannot be sure that exception is thrown every time.",
530 @KnownFailure("method test fails once in a while. "+
653 notes = "test fails. Cannot be sure that exception is thrown every time.",
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
PreparedStatementTest.java 436 * Test Fails:
538 * Test fails: clearparameters should be implemented with Stmt.reset()
542 notes = "Test fails: clearparameters should be implemented with Stmt.reset()",
546 @KnownFailure("First Exception test fails: parameters not cleared.")
604 @KnownFailure("exception test fails")
676 @KnownFailure("exception test fails")
750 @KnownFailure("exception test fails")
823 @KnownFailure("exception test fails")
896 @KnownFailure("exception test fails")
    [all...]
  /external/bluetooth/glib/
NEWS 80 561172 gnome-open fails on local URIs with anchors
231 567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1
342 561807 inotify_sub.c: dup_dirname() fails to remove trailing '/'
408 556335 make check fails in abicheck.sh
465 548988 g_file_replace fails on Windows when the target file exists
504 547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict
606 467707 test_iconv_state() in tests/convert-test.c fails on AIX 5.3
663 531476 /live-g-file/test_traverse_structure test fails on Mac HFS+
711 529321 make check fails in glib/pcre
808 522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde..
    [all...]
  /bionic/libc/bionic/
realpath.c 157 /* It's okay if the close fails, what's an fd more or less? */
  /bootable/recovery/tools/ota/
check-lost+found.c 63 // But first, try to create the marker file. If that fails,
  /build/tools/apicheck/src/com/android/apicheck/
FieldInfo.java 84 // If float/double parse fails, fall back to string comparison -- it means that it's a
  /build/tools/
merge-event-log-tags.py 22 and fails if they do.
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AtomicIntegerFieldUpdaterTest.java 106 * compareAndSet succeeds in changing value if equal to expected else fails
AtomicIntegerTest.java 53 * compareAndSet succeeds in changing value if equal to expected else fails
AtomicLongFieldUpdaterTest.java 107 * compareAndSet succeeds in changing value if equal to expected else fails
AtomicLongTest.java 53 * compareAndSet succeeds in changing value if equal to expected else fails
AtomicReferenceArrayTest.java 99 * compareAndSet succeeds in changing value if equal to expected else fails
  /dalvik/libcore/luni/src/main/java/java/net/
ResponseCache.java 34 * stream handler reads. If the stream handler fails to get a resource from the
  /dalvik/libcore/luni/src/main/native/
ifaddrs-android.h 179 // We only get here if recv fails before we see a NLMSG_DONE.

Completed in 462 milliseconds

<<11121314151617181920>>