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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.h 39 virtual bool HasProperty(const Var& name, Var* exception);
42 virtual bool HasMethod(const Var& name, Var* exception);
44 // The default implementation sets an exception that the property doesn't
46 virtual Var GetProperty(const Var& name, Var* exception);
50 Var* exception);
52 // The default implementation sets an exception that the property can not be
56 Var* exception);
58 // The default implementation sets an exception that the method does not
61 Var* exception);
67 // The default implementation sets an exception that the method does no
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractChainedListenableFutureTest.java 36 protected static final Exception EXCEPTION = new Exception("Test exception");
43 protected void setUp() throws Exception {
52 public void testFutureGetBeforeCallback() throws Exception {
53 // Verify that get throws a timeout exception before the callback is called.
60 public void testFutureGetThrowsWrappedException() throws Exception {
61 inputFuture.setException(EXCEPTION);
62 listener.assertException(EXCEPTION);
    [all...]
  /frameworks/base/core/tests/coretests/src/android/view/
SetTagsTest.java 36 public void setUp() throws Exception {
43 public void testSetUpConditions() throws Exception {
48 public void testSetTag() throws Exception {
53 public void testGetTag() throws Exception {
63 public void testSetTagWithKey() throws Exception {
68 public void testGetTagWithKey() throws Exception {
78 public void testSetTagWithFrameworkId() throws Exception {
85 assertTrue("Setting a tag with a framework id did not throw an exception", result);
89 public void testSetTagWithNoPackageId() throws Exception {
96 assertTrue("Setting a tag with an id with no package did not throw an exception", result)
    [all...]
  /libcore/luni/src/main/java/java/io/
WriteAbortedException.java 22 * an exception marker in the input stream. This marker indicates that exception
24 * of the original object. It is a way to "propagate" an exception from the code
35 * The exception that occured when writeObject() was attempting to serialize
38 public Exception detail;
42 * detail message and the exception which caused the underlying problem when
46 * the detail message for this exception.
48 * the exception that was thrown when serializing the object.
50 public WriteAbortedException(String detailMessage, Exception rootCause) {
57 * Gets the extra information message which was provided when this exception
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLContextSpiTest.java 46 } catch (Exception e) {
47 fail("Unexpected exception " + e.toString());
53 * Verify exception when SSLContextSpi object wasn't initialiazed.
63 fail("Incorrect exception message: " + str);
64 } catch (Exception e) {
65 fail("Incorrect exception " + e + " was thrown");
71 * Verify exception when SSLContextSpi object wasn't initialiazed.
82 fail("Incorrect exception message: " + str);
83 } catch (Exception e) {
84 fail("Incorrect exception " + e + " was thrown")
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java 107 public void testCompletion1() throws Exception {
112 public void testCompletion2() throws Exception {
117 public void testCompletion3() throws Exception {
122 public void testCompletion4() throws Exception {
127 public void testCompletion5() throws Exception {
132 public void testCompletion6() throws Exception {
137 public void testCompletion7a() throws Exception {
143 public void testCompletion7b() throws Exception {
147 public void testCompletion8() throws Exception {
154 public void testCompletion9() throws Exception {
    [all...]
  /external/chromium_org/v8/test/webkit/
dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null
    [all...]
dfg-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null
    [all...]
dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null
    [all...]
dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
39 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
41 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
43 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
45 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null.
47 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardServiceWrapper.java 46 Slog.w(TAG , "Remote Exception", e);
55 Slog.w(TAG , "Remote Exception", e);
64 Slog.w(TAG , "Remote Exception", e);
73 Slog.w(TAG , "Remote Exception", e);
82 Slog.w(TAG , "Remote Exception", e);
91 Slog.w(TAG , "Remote Exception", e);
99 Slog.w(TAG , "Remote Exception", e);
107 Slog.w(TAG , "Remote Exception", e);
115 Slog.w(TAG , "Remote Exception", e);
123 Slog.w(TAG , "Remote Exception", e)
    [all...]
  /cts/tests/tests/permission2/src/android/permission2/cts/
WriteSocialStreamPermissionTest.java 32 protected void setUp() throws Exception {
37 public void testWriteSocialStreamPermission_byContentDirectory() throws Exception {
43 fail("Expected a WRITE_SOCIAL_STREAM exception");
45 // Expect a WRITE_SOCIAL_STREAM exception.
49 public void testWriteSocialStreamPermission_byContentUri() throws Exception {
53 fail("Expected a WRITE_SOCIAL_STREAM exception");
55 // Expect a WRITE_SOCIAL_STREAM exception.
  /development/testrunner/
errors.py 18 """Defines common exception classes for this package."""
21 class MsgException(Exception):
22 """Generic exception with an optional string msg."""
27 class WaitForResponseTimedOutError(Exception):
31 class DeviceUnresponsiveError(Exception):
35 class InstrumentationError(Exception):
40 """Generic exception that indicates a fatal error has occurred and program
  /external/chromium_org/ppapi/cpp/private/
var_private.cc 52 bool VarPrivate::HasProperty(const Var& name, Var* exception) const {
56 var_, name.pp_var(), OutException(exception).get());
59 bool VarPrivate::HasMethod(const Var& name, Var* exception) const {
63 var_, name.pp_var(), OutException(exception).get());
66 VarPrivate VarPrivate::GetProperty(const Var& name, Var* exception) const {
70 var_, name.pp_var(), OutException(exception).get()));
74 Var* exception) const {
80 var_, &prop_count, &props, OutException(exception).get());
94 Var* exception) {
98 var_, name.pp_var(), value.pp_var(), OutException(exception).get())
    [all...]
  /external/chromium_org/third_party/android_testrunner/
errors.py 18 """Defines common exception classes for this package."""
21 class MsgException(Exception):
22 """Generic exception with an optional string msg."""
27 class WaitForResponseTimedOutError(Exception):
31 class DeviceUnresponsiveError(Exception):
35 class InstrumentationError(Exception):
40 """Generic exception that indicates a fatal error has occurred and program
  /external/oprofile/libutil++/
op_exception.h 3 * exception base class
5 * This provide simple base class for exception object. All
6 * exception are derived from directly or indirectly from
7 * std::exception. This class are not itended to be catched
26 * exception abstract base class
28 class op_exception : public std::exception {
40 * fatal exception, never catch it except at top level (likely main or
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
DocumentLoader.java 28 public void loadResourceXmlDirs(File... resourceXmlDirs) throws Exception {
32 public void loadResourceXmlDirs(boolean isSystem, File... resourceXmlDirs) throws Exception {
38 public void loadResourceXmlDir(File resourceXmlDir) throws Exception {
42 public void loadSystemResourceXmlDir(File resourceXmlDir) throws Exception {
46 private void loadResourceXmlDir(File resourceXmlDir, boolean isSystem) throws Exception {
56 private void loadResourceXmlFile(File file, boolean isSystem) throws Exception {
62 private Document parse(File xmlFile) throws Exception {
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
InputMismatchExceptionTest.java 35 InputMismatchException exception = new InputMismatchException(); local
36 assertNotNull(exception);
37 assertTrue(exception instanceof NoSuchElementException);
38 assertTrue(exception instanceof Serializable);
45 InputMismatchException exception = new InputMismatchException( local
47 assertNotNull(exception);
48 assertEquals(ERROR_MESSAGE, exception.getMessage());
54 public void testSerializationSelf() throws Exception {
62 public void testSerializationCompatibility() throws Exception {
  /external/chromium_org/ppapi/proxy/
ppb_var_deprecated_proxy.h 42 SerializedVarOutParam exception,
46 SerializedVarOutParam exception,
50 SerializedVarOutParam exception,
55 SerializedVarOutParam exception);
59 SerializedVarOutParam exception);
62 SerializedVarOutParam exception,
68 SerializedVarOutParam exception,
73 SerializedVarOutParam exception,
77 SerializedVarOutParam exception,
  /external/chromium_org/v8/test/mjsunit/
function-call.js 158 // Test that all natives using the ToObject call throw the right exception.
163 var exception = false;
173 exception = true;
176 assertTrue(exception);
178 exception = false;
182 exception = true;
185 assertTrue(exception);
187 exception = false;
191 exception = true;
194 assertTrue(exception);
    [all...]
  /external/v8/test/mjsunit/
function-call.js 153 // Test that all natives using the ToObject call throw the right exception.
158 var exception = false;
168 exception = true;
172 assertTrue(exception);
174 exception = false;
178 exception = true;
182 assertTrue(exception);
184 exception = false;
188 exception = true;
192 assertTrue(exception);
    [all...]
  /frameworks/base/core/jni/
android_os_MessageQueue.h 32 /* Checks whether the JNI environment has a pending exception.
34 * If an exception occurred, logs it together with the specified message,
35 * and calls raiseException() to ensure the exception will be raised when
36 * the callback returns, clears the pending exception from the environment,
39 * If no exception occurred, returns false.
43 /* Raises an exception from within a callback function.
44 * The exception will be rethrown when control returns to the message queue which
50 * Does nothing if exception is NULL.
52 * (This method does not take ownership of the exception object reference.
  /libcore/luni/src/main/java/java/lang/
ClassNotFoundException.java 42 * the detail message for this exception.
50 * trace, the specified detail message and the exception that occurred when
54 * the detail message for this exception.
55 * @param exception
56 * the exception which occurred while loading the class.
58 public ClassNotFoundException(String detailMessage, Throwable exception) {
60 ex = exception;
64 * Returns the exception which occurred when loading the class.
66 * @return Throwable the exception which occurred while loading the class.
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
H264R480pAacShortPlayerTest.java 44 public void testPlay00() throws Exception {
48 public void testPlay01() throws Exception {
52 public void testPlay02() throws Exception {
56 public void testPlay03() throws Exception {
60 public void testPlay04() throws Exception {
64 public void testPlay05() throws Exception {
68 public void testPlay06() throws Exception {
72 public void testPlay07() throws Exception {
76 public void testPlay08() throws Exception {
80 public void testPlay09() throws Exception {
    [all...]
H264R480x360AacShortPlayerTest.java 36 public void testPlay00() throws Exception {
40 public void testPlay01() throws Exception {
44 public void testPlay02() throws Exception {
48 public void testPlay03() throws Exception {
52 public void testPlay04() throws Exception {
56 public void testPlay05() throws Exception {
60 public void testPlay06() throws Exception {
64 public void testPlay07() throws Exception {
68 public void testPlay08() throws Exception {
72 public void testPlay09() throws Exception {
    [all...]

Completed in 430 milliseconds

1 2 3 4 56 7 8 91011>>