HomeSort by relevance Sort by last modified time
    Searched full:exceptional (Results 1 - 25 of 218) sorted by null

1 2 3 4 5 6 7 8 9

  /dalvik/tests/064-field-access/
info.txt 1 The documentation lists exceptional conditions and the exceptions that
3 more exceptional conditions exist at the same time. For example,
  /external/webkit/LayoutTests/storage/
sql-error-codes.html 7 This test tests the error codes reported in exceptional situations.<br>
sql-error-codes-expected.txt 3 This test tests the error codes reported in exceptional situations.
  /external/smack/src/com/kenai/jbosh/
BOSHException.java 33 * @param msg description of the exceptional condition
41 * message and the underlying root cause of the exceptional condition.
43 * @param msg description of the exceptional condition
  /external/e2fsprogs/debian/
comerr-dev.doc-base 7 to describe errors and exceptional conditions to their users.
  /external/webkit/LayoutTests/platform/android-v8/storage/
sql-error-codes-expected.txt 3 This test tests the error codes reported in exceptional situations.
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr22167.cpp 2 // foo() has two successors, one normal and one exceptional, and both
  /ndk/tests/device/test-stlport_static-exception/jni/
pr22167.cpp 2 // foo() has two successors, one normal and one exceptional, and both
  /cts/tests/tests/widget/src/android/widget/cts/
RatingBarTest.java 75 // exceptional value
103 // exceptional value
123 // exceptional value
140 // exceptional values
164 // exceptional value
SpinnerTest.java 102 // exceptional
142 // issue 1695243, not clear what is supposed to happen if promptId is exceptional.
149 // issue 1695243, not clear what is supposed to happen if promptId is exceptional.
ProgressBarTest.java 85 // exceptional value
103 // exceptional value
119 // exceptional values
146 // exceptional value
177 // exceptional values
202 // exceptional values
238 // exceptional value
303 // exceptional values
ZoomControlsTest.java 52 // exceptional parameters
69 // exceptional parameters
RelativeLayout_LayoutParamsTest.java 334 // exceptional value
339 // issue 1695243, not clear what is supposed to happen when verb is exceptional.
346 // issue 1695243, not clear what is supposed to happen when verb is exceptional.
371 // exceptional value
384 // issue 1695243, not clear what is supposed to happen when verb is exceptional.
391 // issue 1695243, not clear what is supposed to happen when verb is exceptional.
  /external/chromium/app/sql/
diagnostic_error_delegate.h 15 // This class handles the exceptional sqlite errors that we might encounter
  /frameworks/base/docs/html/design/
index.jd 29 Welcome to <strong>Android Design</strong>, your place for learning how to design exceptional Android apps.
  /libcore/luni/src/main/java/java/lang/
UnknownError.java 22 * known exceptional condition.
RuntimeException.java 22 * exceptional conditions which occur as a result of executing an application in
  /libcore/luni/src/main/java/java/security/
InvalidParameterException.java 21 * {@code InvalidParameterException} indicates exceptional conditions, caused by
InvalidKeyException.java 21 * {@code InvalidKeyException} indicates exceptional conditions, caused by an
  /external/chromium/testing/gtest/test/
gtest-death-test_ex_test.cc 63 virtual const char* what() const throw() { return "exceptional message"; }
69 "exceptional message");
  /external/gtest/test/
gtest-death-test_ex_test.cc 63 virtual const char* what() const throw() { return "exceptional message"; }
69 "exceptional message");
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest-death-test_ex_test.cc 63 virtual const char* what() const throw() { return "exceptional message"; }
69 "exceptional message");
  /external/smack/src/org/jivesoftware/smackx/commands/
AdHocCommandNote.java 68 * The note is informational only. This is not really an exceptional
  /external/icu4c/data/unidata/
NormalizationCorrections.txt 14 # exceptional (and rare) conditions, an error in a decomposition
  /external/webkit/Source/WebCore/storage/
LocalStorageThread.cpp 85 // Even in weird, exceptional cases, don't wait on a nonexistent thread to terminate.

Completed in 495 milliseconds

1 2 3 4 5 6 7 8 9