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

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/security/src/main/java/java/security/cert/
CertPath.java 147 * if the encoding fails.
159 * if the encoding fails.
177 * if the creation of the alternate object fails.
227 * 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 103 * if encoding fails.
115 * if encoding or decoding fails.
140 * if encoding decoding fails.
246 * if encoding fails.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 47 * if initializing this instance fails.
SSLServerSocket.java 36 * if creating the socket fails.
51 * if creating the socket fails.
68 * if creating the socket fails.
88 * if creating the socket fails.
  /dalvik/tests/056-const-string-jumbo/
build 17 # Stop if something fails.
  /dalvik/tests/etc/
default-build 17 # Stop if something fails.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEvent.java 67 * @return INJECT_SUCCESS if it goes through, and INJECT_FAIL if it fails
  /external/clearsilver/java-jni/
JNI.java 9 * <p>If this fails, the JVM exits with a code of 1. However, this strategy
  /external/guava/src/com/google/common/io/
PatternFilenameFilter.java 40 * @throws PatternSyntaxException if pattern compilation fails (runtime)
  /external/icu4c/i18n/
ucurrimp.h 42 * the parse fails, the position in unchanged upon output.
  /external/junit/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.
114 // the following test fails
  /external/oprofile/libutil/
op_libiberty.h 40 /* Allocate memory without fail. If malloc fails, this will print a
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/function/
regexparg-2-n.js 28 Passing a regular expression as the first constructor argument fails
  /external/webkit/WebCore/bindings/v8/specialization/
V8BindingState.h 50 // Reports an error message (without delay) if the security check fails.
  /external/webkit/WebCore/manual-tests/
print-with-height-transition-in-screen-stylesheet.html 12 If the test passes you should be able to see eight different lines below A, A1, A2, A3, B, B1, C, and C1. If it fails you might see as few as four lines.</div>
  /frameworks/base/awt/javax/imageio/metadata/
IIOInvalidTreeException.java 24 * The IIOInvalidTreeException provides notification about fails of
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListWithFooterViewAndNewLabelsTest.java 66 // fails here!!!
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineAlignmentZeroWidthAndWeightTest.java 54 // the test fails.
  /ndk/build/core/
check-cygwin-make.mk 19 # have another GNU Make installed in their path, that fails
  /packages/apps/Email/src/com/android/email/activity/
AddressTextView.java 30 * (@see TextView.setError) when email address validation 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/core/include/cutils/
properties.h 38 ** If the property read fails or returns an empty value, the default

Completed in 281 milliseconds

1 2 3 4 56 7 8 91011>>