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

<<21222324252627282930>>

  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineAlignmentZeroWidthAndWeightTest.java 54 // the test fails.
  /frameworks/base/libs/hwui/
FboCache.h 38 * is created. If creating a new FBO fails, 0 is returned.
  /frameworks/base/media/java/android/media/
SubtitleData.java 54 throw new IllegalArgumentException("parseParcel() fails");
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeChildFrameTest.java 54 // In the case that the test fails (i.e. the child frame doesn't get the injected object,
  /libcore/luni/src/main/java/java/lang/
SecurityException.java 21 * Thrown when a security manager check fails.
  /libcore/luni/src/main/java/java/security/cert/
CertPath.java 142 * if the encoding fails.
152 * if the encoding fails.
169 * if the creation of the alternate object fails.
218 * if deserialization fails.
CertPathBuilderException.java 23 * The exception that is thrown when a {@code CertPathBuilder} method fails.
CertPathValidatorSpi.java 44 * if the validation fails, or the algorithm of the specified
CertStoreException.java 23 * The exception that is thrown when an access to a {@code CertStore} fails.
X509CRL.java 97 * if encoding fails.
109 * if encoding or decoding fails.
134 * if encoding decoding fails.
240 * if encoding fails.
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 46 * if initializing this instance fails.
SSLServerSocket.java 36 * if creating the socket fails.
50 * if creating the socket fails.
67 * if creating the socket fails.
87 * if creating the socket fails.
  /libcore/luni/src/test/java/libcore/java/nio/channels/
ChannelsTest.java 39 * This fails on the RI which violates its own promise to throw when
  /ndk/build/core/
check-cygwin-make.mk 19 # have another GNU Make installed in their path, that fails
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
reinvoke 13 # For some reason if we don't do this then the test fails for systems
  /ndk/sources/host-tools/make-3.81/w32/subproc/
w32err.c 38 * case FormatMessage fails
  /ndk/sources/host-tools/sed-4.2.1/m4/
mmap-anon.m4 26 # fails on HP-UX 11, because MAP_FIXED mappings do not work. But this is
strerror.m4 43 dnl The system's strerror() fails to return a string for out-of-range
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
swap.hpp 32 using namespace std;//use std::swap if argument dependent lookup fails
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
EclipseUiHelper.java 42 * Silently fails in case of error.
  /system/extras/libublock/
ublock.c 41 int fails; member in struct:ublock_ctx
56 ub_ctx->fails = 0;
63 ub_ctx->fails++;
64 if (ub_ctx->fails > MAX_FAILURES)
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ref/
ReferenceTest.java 61 // This fails...
73 // fails.
156 // This fails ...
  /external/bison/m4/
frexp.m4 89 dnl Test whether frexp() works also on denormalized numbers (this fails e.g. on
90 dnl NetBSD 3.0), on infinite numbers (this fails e.g. on IRIX 6.5 and mingw),
91 dnl and on negative zero (this fails e.g. on NetBSD 4.99 and mingw).
isnanf.m4 117 dnl Test whether isnanf() rejects Infinity (this fails on Solaris 2.5.1),
118 dnl recognizes a NaN (this fails on IRIX 6.5 with cc), and recognizes a NaN
119 dnl with in-memory representation 0x7fbfffff (this fails on IRIX 6.5).
  /external/chromium/net/proxy/
proxy_server.h 71 // If parsing fails the instance will be set to invalid.
95 // If parsing fails the instance will be set to invalid.
151 // host/port string fails, the returned instance will be invalid.

Completed in 760 milliseconds

<<21222324252627282930>>