HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 1501 - 1525 of 5963) sorted by null

<<61626364656667686970>>

  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 231 * Log a fatal error. If the given condition fails, this stops program
268 * Assertion that generates a log message when the assertion fails.
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java 123 * @return <code>null</code> if the callee fails to create one.
233 * if it fails. Error messages will be printed by this method.
  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldSocketChannelTest.java 267 // test fails. It is used to guarantee the test never hangs even
274 * Fails if the difference between current time and start time is greater
  /libcore/luni/src/test/java/libcore/java/text/
OldDecimalFormatTest.java 655 compare("##0.0E0: 123.0", df.format(123.0), "123E0"); // Android fails, here!
658 // Fails in JDK 1.2.2
687 // Fails in JDK 1.2.2
729 // Fails in JDK 1.2.2
    [all...]
  /ndk/sources/cxx-stl/gabi++/src/
dynamic_cast.cc 300 // by v, the cast always fails.
345 // Otherwise, the run-time check fails.
  /ndk/sources/host-tools/make-3.81/tests/
NEWS 140 removes the dependency on getlogin (which fails under certain
159 way (testing for /mnt) fails on his machine).
  /packages/apps/Dialer/src/com/android/dialer/calllog/
ContactInfoHelper.java 190 * If the lookup fails for some other reason, it returns null.
209 * If the lookup fails for some other reason, it returns null.
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java 59 // Fails because of one extra 2
67 // Fails because we start at non-word boundary
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 247 * the passed-in authority. If the attempt to apply the batch fails due to a too-large
249 * "mini" batches fails due to a too-large transaction, we're screwed, but this would be
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryGetter.java 262 * If that fails:
264 * If that fails:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 179 * If this fails, it tries to return the default element icon as defined in the
180 * plugin. If all fails, it returns null.
  /sdk/find_java/
utils.h 108 strcpy(mStr, str); // provide a default in case vsnprintf totally fails
122 strcpy(mStr, str); // provide a default in case vsnprintf totally fails
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatTest.java 379 //FIXME This test fails on Harmony ClassLibrary
804 //FIXME This test fails on Harmony ClassLibrary
    [all...]
  /bionic/libc/tools/zoneinfo/
update-tzdata.py 114 # If this fails for you, you probably need to import Paul Eggert's public key:
  /bootable/recovery/tools/ota/
check-lost+found.c 63 // But first, try to create the marker file. If that fails,
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
ExposureCompensationTest.java 134 Log.v(TAG, "Callback wait fails!");
  /dalvik/vm/
AtomicCache.cpp 154 * pEntry->version, so if this fails the world is broken.
  /developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/tests/src/com/example/android/cardemulation/tests/
SampleTests.java 67 //a tests fails and make it easy to understand why a test failed
  /developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/tests/src/com/example/android/cardemulation/tests/
SampleTests.java 67 //a tests fails and make it easy to understand why a test failed
  /development/host/windows/usb/api/
adb_helper_routines.h 129 be supported by the custom driver. If IOCTL fails, we make a conclusion that
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java 45 * to the sample service to fetch an authToken. If that fails (or we didn't have
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 44 * The LL(*) analysis algorithm fails to deal with this due to
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
OutputStreamTesterTest.java 67 // fails wrapperTestFlushThrowsViaClose() and sinkTestWriteAfterClose():
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 371 * Templates object and fails.
769 * is constructing the Templates object and fails.
819 * Templates object and it fails.
838 * is constructing the Templates object and fails.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java 242 * @param mp The next association to score if this one fails.

Completed in 1021 milliseconds

<<61626364656667686970>>