Home
last modified time | relevance | path

Searched refs:throws (Results 1 – 25 of 36) sorted by relevance

12

/art/test/1980-obsolete-object-cleared/
Dexpected.txt21 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with [null] throws java.lang.ref…
24 … java.lang.Class.asSubclass(java.lang.Class) with [class Main$Transform] throws java.lang.reflect.…
25 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with [long] throws java.lang.ref…
26 …java.lang.Class.asSubclass(java.lang.Class) with [class java.lang.Class] throws java.lang.reflect.…
29 public java.lang.Object java.lang.Class.cast(java.lang.Object) with [foo] throws java.lang.reflect.…
30 public java.lang.Object java.lang.Class.cast(java.lang.Object) with [NOT_USED_STRING] throws java.l…
31 public java.lang.Object java.lang.Class.cast(java.lang.Object) with [class Main$Transform] throws j…
37 …on.Annotation java.lang.Class.getAnnotation(java.lang.Class) with [null] throws java.lang.reflect.…
38 ….lang.Class.getAnnotation(java.lang.Class) with [class java.lang.Object] throws java.lang.reflect.…
39 …ass.getAnnotation(java.lang.Class) with [(obsolete)class Main$Transform] throws java.lang.reflect.…
[all …]
/art/test/1928-exception-event-exception/
Dexpected.txt2 main: public static void art.Test1928.doThrow() @ line = 110 throws class art.Test1928$TestExceptio…
10 public static void art.Test1928.run() throws java.lang.Exception @ line = 196
11 Will be caught by: public static void art.Test1928.run() throws java.lang.Exception @ line = 199
16 main: public static void art.Test1928.throwCatchBaseTestException() @ line = 119 throws class art.T…
24 public static void art.Test1928.run() throws java.lang.Exception @ line = 196
31 main: public static void art.Test1928.throwCatchTestException() @ line = 134 throws class art.Test1…
39 public static void art.Test1928.run() throws java.lang.Exception @ line = 196
46 main: public static void art.Test1928.throwCatchTestExceptionNoRethrow() @ line = 149 throws class …
54 public static void art.Test1928.run() throws java.lang.Exception @ line = 196
55 Will be caught by: public static void art.Test1928.run() throws java.lang.Exception @ line = 199
[all …]
/art/test/1927-exception-event/
Dexpected.txt3 main: public static void art.Test1927.test_J() @ line = 110 throws class art.Test1927$TestException…
10 public static void art.Test1927.run() throws java.lang.Exception @ line = 239
19 public static void art.Test1927.run() throws java.lang.Exception @ line = 239
24 main: public static void art.Test1927.terminal_J() @ line = 103 throws class art.Test1927$TestExcep…
32 public static void art.Test1927.run() throws java.lang.Exception @ line = 243
41 public static void art.Test1927.run() throws java.lang.Exception @ line = 243
44 main: public static native void art.Test1927.terminal_N() @ line = -1 throws class art.Test1927$Tes…
52 public static void art.Test1927.run() throws java.lang.Exception @ line = 245
61 public static void art.Test1927.run() throws java.lang.Exception @ line = 245
64 main: public static void art.Test1927.terminal_J() @ line = 103 throws class art.Test1927$TestExcep…
[all …]
/art/runtime/native/
Djava_lang_reflect_Proxy.cc33 jobject loader, jobjectArray methods, jobjectArray throws) { in Proxy_generateProxy() argument
37 soa, name, interfaces, loader, methods, throws)); in Proxy_generateProxy()
/art/test/044-proxy/
Dexpected.txt53 Invoke public abstract void Shapes.upCheck() throws java.lang.InterruptedException
58 …CLASS_NAME0$.getTrace(), public final void $PROXY_CLASS_NAME0$.upCheck() throws java.lang.Interrup…
70 Invoke public abstract void InterfaceW1.throwFunky2() throws BaseException,java.lang.NoSuchMethodEx…
73 Invoke public abstract void InterfaceW1.throwFunky2() throws BaseException,java.lang.NoSuchMethodEx…
76 Invoke public abstract void InterfaceW1.throwException() throws BaseException
79 Invoke public abstract void InterfaceW1.throwBase() throws BaseException
82 Invoke public abstract void InterfaceW1.throwSub() throws BaseException
85 Invoke public abstract void InterfaceW1.throwSubSub() throws BaseException
88 Invoke public abstract void InterfaceW1.bothThrowBase() throws BaseException,SubException,SubSubExc…
/art/test/670-bitstring-type-check/
Dbuild55 public static void main(String[] args) throws Exception {
78 public static void testInstanceOf() throws Exception {
131 public static void testCheckCast() throws Exception {
198 public static Object createInstance(String className) throws Exception {
202 public static void assertTrue(boolean value) throws Exception {
208 public static void assertFalse(boolean value) throws Exception {
/art/test/1929-exception-catch-exception/
Dexpected.txt2 main: public static void art.Test1929.run() throws java.lang.Exception @ line = 298 caught class ar…
8 public static void art.Test1929.run() throws java.lang.Exception @ line = 298
20 public static void art.Test1929.run() throws java.lang.Exception @ line = 295
35 public static void art.Test1929.run() throws java.lang.Exception @ line = 295
48 public static void art.Test1929.run() throws java.lang.Exception @ line = 295
63 public static void art.Test1929.run() throws java.lang.Exception @ line = 295
68 main: public static void art.Test1929.run() throws java.lang.Exception @ line = 298 caught class ar…
74 public static void art.Test1929.run() throws java.lang.Exception @ line = 298
78 main: public static void art.Test1929.run() throws java.lang.Exception @ line = 298 caught class ar…
84 public static void art.Test1929.run() throws java.lang.Exception @ line = 298
[all …]
/art/test/166-bad-interface-super/
Dinfo.txt1 Test that linking an interface declaring a superclass other than j.l.Object throws CFE.
/art/test/641-irreducible-inline/
Dinfo.txt2 inlining a method that throws in an irreducible loop
/art/test/695-simplify-throws/
DAndroid.bp3 name: "art-run-test-695-simplify-throws",
/art/test/973-default-multidex/
Dinfo.txt5 Tests that we handle referenced throws across dex files.
/art/test/435-new-instance/
Dinfo.txt1 Tests that new-instance throws:
/art/test/912-classes/
Dexpected.txt26throws java.lang.NumberFormatException, public static int java.lang.Integer.bitCount(int), public …
/art/test/1004-checker-volatile-ref-load/
Dinfo.txt4 caught (and throws a NullPointerException as expected), instead of
/art/test/1917-get-stack-frame/
Dexpected.txt12 'public static void art.Test1917.run() throws java.lang.Exception' line: 133
25 'public void java.util.concurrent.Semaphore.acquire() throws java.lang.InterruptedException' line: …
/art/compiler/optimizing/
Ddead_code_elimination.cc149 static bool RemoveNonNullControlDependences(HBasicBlock* block, HBasicBlock* throws) { in RemoveNonNullControlDependences() argument
167 if (throws == ifs->IfTrueSuccessor() && cond->IsEqual()) { in RemoveNonNullControlDependences()
169 } else if (throws == ifs->IfFalseSuccessor() && cond->IsNotEqual()) { in RemoveNonNullControlDependences()
190 user_block != throws && in RemoveNonNullControlDependences()
/art/test/1964-add-to-dex-classloader-file/
Dexpected.txt13 static void foobar.NewClass.sayHi() throws java.lang.Exception(line: 27)
/art/test/802-deoptimization/smali/
Dcatch_handler_on_entry.smali11 # instruction (Label2) which throws an ArithmeticException (division by zero).
/art/test/641-irreducible-inline/smali/
DIrreducibleLoop.smali47 # Inlining a method that throws requires re-computing loop information
/art/test/675-checker-unverified-method/smali/
DTestCase.smali20 # Ensure foo() does not analyze unverified bad() always-throws property.
/art/sigchainlib/
DAndroid.bp60 // but throws when called. This can be used to get static binaries which don't
/art/test/005-annotations/
Dexpected.txt71 …annotations on METH public int android.test.anno.FullyNoted.bar(int,long) throws java.io.IOExcepti…
79 …annotations on METH public int android.test.anno.FullyNoted.bar1(int,long) throws java.io.IOExcept…
/art/test/990-field-trace/
Dexpected.txt39 …ss art.Test990$TestClass1 in method public static void art.Test990.run() throws java.lang.Exception
41 …ss art.Test990$TestClass2 in method public static void art.Test990.run() throws java.lang.Exception
43 …AL on object of type null in method public static void art.Test990.run() throws java.lang.Exception
47 …AL on object of type null in method public static void art.Test990.run() throws java.lang.Exception
/art/test/552-checker-primitive-typeprop/smali/
DSsaBuilder.smali19 # following test case throws an exception and uses v0 afterwards. However, v0
/art/test/100-reflect2/
Dexpected.txt34throws java.io.UnsupportedEncodingException, public java.lang.String(byte[],int,int,java.nio.chars…
36 …ng.getBytes(), public byte[] java.lang.String.getBytes(java.lang.String) throws java.io.Unsupporte…

12