Searched
full:fails (Results
601 -
625 of
1714) sorted by null
<<21222324252627282930>>
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
GZIPInputStreamTest.java | 186 // line below fails on RI also, comment out.
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedSynchronizer.java | 598 * fails or if status is changed by waiting thread. 636 * fails, if so rechecking. [all...] |
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
XMLFormatterTest.java | 271 @AndroidOnly("This test fails on RI. Output doesn't contain " +
|
/dalvik/libcore/luni/src/main/java/java/io/ |
FileInputStream.java | 345 // when lseek(2) fails with ESPIPE and call super.skip(count).
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
LineNumberInputStreamTest.java | 36 notes = "Simply calls super(in). If this fails, " +
|
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
CharBufferTest.java | 207 @AndroidOnly("fails on RI. See comment below") 945 @AndroidOnly("Fails on RI. See commend below") 960 // Fails on RI. On RI put() starts transferring characters even if [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
SimpleDateFormat.java | 289 * "123456" to 12:34:56, parses the input text "12345" to 1:23:45, and fails to 291 * while the others keep a fixed width. If the parse fails anywhere in the run, 294 * leftmost field is one character in length. If the parse still fails at that 295 * point, the parse of the run fails. [all...] |
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
FileClientSessionCache.java | 326 * creating the directories fails
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathFactory.java | 112 * <p>If everything fails, an <code>XPathFactoryConfigurationException</code> will be thrown.</p>
|
/dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/ |
NamedNodeMapSetNamedItemNS.java | 67 // sense without a namespace-aware parser. It actually fails even
|
/dalvik/libdex/ |
SysUtil.c | 252 /* this fails with EACCESS on FAT filesystems, e.g. /sdcard */
|
/dalvik/tests/068-classloader/src/ |
Main.java | 39 * This isn't the class that fails -- it's a class with the same
|
/development/build/tools/ |
make_windows_sdk.sh | 22 set -e # Fail this script as soon as a command fails -- fail early, fail fast
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChatService.java | 298 * succeeds or fails.
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
ExtendedWikiHelper.java | 104 * These failures are usually when the found word fails the
|
/development/tools/apkcheck/ |
README.txt | 155 the lookup fails.
|
/device/sample/frameworks/PlatformLibrary/jni/ |
PlatformLibrary.cpp | 139 * Release the original String. That way, if something fails later on,
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
package.html | 174 application fails to return a connection. In order to achieve this,
|
/external/bluetooth/glib/glib/ |
giounix.c | 585 * it should be safe to say if it fails, the fd isn't seekable.
|
/external/bluetooth/glib/tests/ |
markup-collect.c | 202 g_error ("failure message on test %d ('%s') fails "
|
threadpool-test.c | 237 /* Here we remember one fail and if it concurrently fails, it
|
/external/clearsilver/util/ |
dict.c | 191 /* track error (if update fails) */
|
/external/e2fsprogs/debugfs/ |
util.c | 244 * an error message if it fails, and returning success or failure in err.
|
/external/e2fsprogs/ext2ed/ |
README | 146 5. If the filesystem is an ext2 filesystem and ext2ed fails to
|
/external/emma/core/java12/com/vladium/util/exception/ |
AbstractException.java | 42 * code. When this lookup fails the passed String value itself will be used as
|
Completed in 239 milliseconds
<<21222324252627282930>>