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

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/mock/
FolderMock.java 79 throw new NotImplementedException();
84 throw new NotImplementedException();
89 throw new NotImplementedException();
94 throw new NotImplementedException();
99 throw new NotImplementedException();
103 throw new NotImplementedException();
107 throw new NotImplementedException();
112 throw new NotImplementedException();
116 throw new NotImplementedException();
121 throw new NotImplementedException()
    [all...]
ProjectMock.java 70 throw new NotImplementedException();
74 throw new NotImplementedException();
79 throw new NotImplementedException();
84 throw new NotImplementedException();
88 throw new NotImplementedException();
92 throw new NotImplementedException();
96 throw new NotImplementedException();
100 throw new NotImplementedException();
104 throw new NotImplementedException();
108 throw new NotImplementedException()
    [all...]
JavaProjectMock.java 107 throw new NotImplementedException();
115 throw new NotImplementedException();
119 throw new NotImplementedException();
123 throw new NotImplementedException();
127 throw new NotImplementedException();
131 throw new NotImplementedException();
135 throw new NotImplementedException();
139 throw new NotImplementedException();
143 throw new NotImplementedException();
148 throw new NotImplementedException()
    [all...]
FileMock.java 91 throw new NotImplementedException();
96 throw new NotImplementedException();
101 throw new NotImplementedException();
106 throw new NotImplementedException();
111 throw new NotImplementedException();
116 throw new NotImplementedException();
121 throw new NotImplementedException();
125 throw new NotImplementedException();
129 throw new NotImplementedException();
133 throw new NotImplementedException()
    [all...]
ClasspathEntryMock.java 47 throw new NotImplementedException();
51 throw new NotImplementedException();
55 throw new NotImplementedException();
59 throw new NotImplementedException();
63 throw new NotImplementedException();
67 throw new NotImplementedException();
71 throw new NotImplementedException();
75 throw new NotImplementedException();
79 throw new NotImplementedException();
83 throw new NotImplementedException()
    [all...]
  /frameworks/base/test-runner/src/android/test/mock/
MockContext.java 48 * A mock {@link android.content.Context} class. All methods are non-functional and throw
56 throw new UnsupportedOperationException();
61 throw new UnsupportedOperationException();
66 throw new UnsupportedOperationException();
71 throw new UnsupportedOperationException();
76 throw new UnsupportedOperationException();
81 throw new UnsupportedOperationException();
86 throw new UnsupportedOperationException();
91 throw new UnsupportedOperationException();
96 throw new UnsupportedOperationException()
    [all...]
MockPackageManager.java 50 * A mock {@link android.content.pm.PackageManager} class. All methods are non-functional and throw
59 throw new UnsupportedOperationException();
64 throw new UnsupportedOperationException();
69 throw new UnsupportedOperationException();
74 throw new UnsupportedOperationException();
79 throw new UnsupportedOperationException();
85 throw new UnsupportedOperationException();
91 throw new UnsupportedOperationException();
97 throw new UnsupportedOperationException();
102 throw new UnsupportedOperationException()
    [all...]
MockCursor.java 36 * are non-functional and throw {@link java.lang.UnsupportedOperationException}.
41 throw new UnsupportedOperationException("unimplemented mock method");
45 throw new UnsupportedOperationException("unimplemented mock method");
49 throw new UnsupportedOperationException("unimplemented mock method");
53 throw new UnsupportedOperationException("unimplemented mock method");
57 throw new UnsupportedOperationException("unimplemented mock method");
61 throw new UnsupportedOperationException("unimplemented mock method");
65 throw new UnsupportedOperationException("unimplemented mock method");
69 throw new UnsupportedOperationException("unimplemented mock method");
73 throw new UnsupportedOperationException("unimplemented mock method")
    [all...]
MockDialogInterface.java 8 * A mock {@link android.content.DialogInterface} class. All methods are non-functional and throw
14 throw new UnsupportedOperationException("not implemented yet");
18 throw new UnsupportedOperationException("not implemented yet");
MockResources.java 35 * A mock {@link android.content.res.Resources} class. All methods are non-functional and throw
52 throw new UnsupportedOperationException("mock object, not implemented");
57 throw new UnsupportedOperationException("mock object, not implemented");
62 throw new UnsupportedOperationException("mock object, not implemented");
67 throw new UnsupportedOperationException("mock object, not implemented");
73 throw new UnsupportedOperationException("mock object, not implemented");
78 throw new UnsupportedOperationException("mock object, not implemented");
83 throw new UnsupportedOperationException("mock object, not implemented");
88 throw new UnsupportedOperationException("mock object, not implemented");
93 throw new UnsupportedOperationException("mock object, not implemented")
    [all...]
  /dalvik/libcore/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
FakeSession.java 32 throw new UnsupportedOperationException();
36 throw new UnsupportedOperationException();
40 throw new UnsupportedOperationException();
48 throw new UnsupportedOperationException();
52 throw new UnsupportedOperationException();
56 throw new UnsupportedOperationException();
60 throw new UnsupportedOperationException();
64 throw new UnsupportedOperationException();
68 throw new UnsupportedOperationException();
80 throw new UnsupportedOperationException()
    [all...]
  /external/webkit/LayoutTests/storage/
execute-sql-args-expected.txt 1 PASS. executeSql(null) did not throw an exception
2 PASS. executeSql(undefined) did not throw an exception
3 PASS. executeSql(0) did not throw an exception
4 PASS. executeSql("") did not throw an exception
5 PASS. executeSql("", null) did not throw an exception
6 PASS. executeSql("", undefined) did not throw an exception
7 PASS. executeSql("", []) did not throw an exception
8 PASS. executeSql("", [ "arg0" ]) did not throw an exception
9 PASS. executeSql("", { }) did not throw an exception
10 PASS. executeSql("", { length: 0 }) did not throw an exceptio
    [all...]
open-database-empty-version-expected.txt 2 SUCCESS! Did not throw an exception.
  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/b/
B.java 4 public B() { throw new RuntimeException("Stub!"); }
  /dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/
AndroidSequencer.java 41 * querying of MIDI information. Many of the methods hence throw
66 throw new UnsupportedOperationException();
70 throw new UnsupportedOperationException();
74 throw new UnsupportedOperationException();
78 throw new UnsupportedOperationException();
82 throw new UnsupportedOperationException();
86 throw new UnsupportedOperationException();
90 throw new UnsupportedOperationException();
94 throw new UnsupportedOperationException();
98 throw new UnsupportedOperationException()
    [all...]
  /frameworks/base/awt/java/awt/
HeadlessToolkit.java 51 * HeadlessException { throw new HeadlessException(); }
53 * HeadlessException { throw new HeadlessException(); }
56 * throw new HeadlessException(); }
58 * HeadlessException { throw new HeadlessException(); } public Cursor
60 * HeadlessException { throw new HeadlessException(); }
62 * HeadlessException { throw new HeadlessException(); }
69 * InvalidDnDOperationException { throw new InvalidDnDOperationException();
72 * HeadlessException { throw new HeadlessException(); }
74 * HeadlessException { throw new HeadlessException(); }
76 * HeadlessException { throw new HeadlessException();
    [all...]
  /external/webkit/LayoutTests/fast/dom/Geolocation/
argument-types-expected.txt 11 PASS navigator.geolocation.getCurrentPosition(emptyFunction) did not throw exception.
12 PASS navigator.geolocation.getCurrentPosition(Math.abs) did not throw exception.
18 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined) did not throw exception.
19 PASS navigator.geolocation.getCurrentPosition(emptyFunction, null) did not throw exception.
22 PASS navigator.geolocation.getCurrentPosition(emptyFunction, emptyFunction) did not throw exception.
23 PASS navigator.geolocation.getCurrentPosition(emptyFunction, Math.abs) did not throw exception.
29 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, undefined) did not throw exception.
30 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, null) did not throw exception.
31 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, {}) did not throw exception.
33 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, emptyFunction) did not throw exception
    [all...]
  /dalvik/tests/007-exceptions/
expected.txt 1 Got an NPE: second throw
2 java.lang.NullPointerException: second throw
6 Caused by: java.lang.NullPointerException: first throw
  /dalvik/vm/mterp/armv5te/
OP_THROW.S 4 * Throw an exception object in the current thread.
6 /* throw vAA */
11 beq common_errNullObject @ yes, throw an NPE instead
  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/a/
A.java 8 public Inner() { throw new RuntimeException("Stub!"); }
10 protected A(int a) { throw new RuntimeException("Stub!"); }
11 public com.android.stubs.a.A varargs(com.android.stubs.Parent[]... args) { throw new RuntimeException("Stub!"); }
12 public void method() { throw new RuntimeException("Stub!"); }
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_THROW_EXCEPTION_COMMON.S 2 * Throw an exception from JIT'ed code.
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ustdxept.h 30 explicit error_message (const char* arg) throw();
31 virtual ~error_message (void) throw();
32 inline virtual const char* what (void) const throw() { return ("error"); }
33 virtual void info (string& msgbuf, const char* fmt = NULL) const throw();
48 inline explicit logic_error (const char* arg) throw() : error_message (arg) {}
49 inline virtual const char* what (void) const throw() { return ("logic error"); }
59 inline explicit domain_error (const char* arg) throw() : logic_error (arg) {}
60 inline virtual const char* what (void) const throw() { return ("domain error"); }
70 inline explicit invalid_argument (const char* arg) throw() : logic_error (arg) {}
71 inline virtual const char* what (void) const throw() { return ("invalid argument");
    [all...]
unew.h 17 void* throwing_malloc (size_t n) throw (ustl::bad_alloc);
19 void free_nullok (void* p) throw();
25 // - normal single new and delete (no arguments, throw @c bad_alloc on error)
34 inline void* operator new (size_t n) throw (ustl::bad_alloc) { return (throwing_malloc (n)); }
35 inline void* operator new[] (size_t n) throw (ustl::bad_alloc) { return (throwing_malloc (n)); }
36 inline void operator delete (void* p) throw() { free_nullok (p); }
37 inline void operator delete[] (void* p) throw() { free_nullok (p); }
40 inline void* operator new (size_t, void* p) throw() { return (p); }
41 inline void* operator new[] (size_t, void* p) throw() { return (p); }
44 inline void operator delete (void*, void*) throw() { }
    [all...]
  /dalvik/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
SSLContextSpiImpl.java 24 throw new KeyManagementException(
32 throw new RuntimeException("Not initialiazed");
39 throw new RuntimeException("Not initialiazed");
46 throw new RuntimeException("Not initialiazed");
53 throw new RuntimeException("Not initialiazed");
65 throw new IllegalArgumentException("Illegal port");
69 throw new RuntimeException("Not initialiazed");
76 throw new RuntimeException("Not initialiazed");
  /dalvik/vm/mterp/c/
OP_THROW.c 6 ILOGV("|throw v%d (%p)", vsrc1, (void*)GET_REGISTER(vsrc1));
9 /* will throw a null pointer exception */

Completed in 54 milliseconds

1 2 3 4 5 6 7 8 91011>>