Searched refs:throws (Results 1 – 25 of 30) sorted by relevance
12
2 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 = 19611 Will be caught by: public static void art.Test1928.run() throws java.lang.Exception @ line = 19916 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 = 19631 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 = 19646 main: public static void art.Test1928.throwCatchTestExceptionNoRethrow() @ line = 149 throws class …54 public static void art.Test1928.run() throws java.lang.Exception @ line = 19655 Will be caught by: public static void art.Test1928.run() throws java.lang.Exception @ line = 199[all …]
3 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 = 23919 public static void art.Test1927.run() throws java.lang.Exception @ line = 23924 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 = 24341 public static void art.Test1927.run() throws java.lang.Exception @ line = 24344 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 = 24561 public static void art.Test1927.run() throws java.lang.Exception @ line = 24564 main: public static void art.Test1927.terminal_J() @ line = 103 throws class art.Test1927$TestExcep…[all …]
53 Invoke public abstract void Shapes.upCheck() throws java.lang.InterruptedException58 …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 BaseException79 Invoke public abstract void InterfaceW1.throwBase() throws BaseException82 Invoke public abstract void InterfaceW1.throwSub() throws BaseException85 Invoke public abstract void InterfaceW1.throwSubSub() throws BaseException88 Invoke public abstract void InterfaceW1.bothThrowBase() throws BaseException,SubException,SubSubExc…
33 jobject loader, jobjectArray methods, jobjectArray throws) { in Proxy_generateProxy() argument37 soa, name, interfaces, loader, methods, throws)); in Proxy_generateProxy()
2 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 = 29820 public static void art.Test1929.run() throws java.lang.Exception @ line = 29535 public static void art.Test1929.run() throws java.lang.Exception @ line = 29548 public static void art.Test1929.run() throws java.lang.Exception @ line = 29563 public static void art.Test1929.run() throws java.lang.Exception @ line = 29568 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 = 29878 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 …]
55 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 {
1 Test that linking an interface declaring a superclass other than j.l.Object throws CFE.
2 inlining a method that throws in an irreducible loop
26 …throws java.lang.NumberFormatException, public static int java.lang.Integer.bitCount(int), public …
5 Tests that we handle referenced throws across dex files.
1 Tests that new-instance throws:
12 'public static void art.Test1917.run() throws java.lang.Exception' line: 13325 'public void java.util.concurrent.Semaphore.acquire() throws java.lang.InterruptedException' line: …
149 static bool RemoveNonNullControlDependences(HBasicBlock* block, HBasicBlock* throws) { in RemoveNonNullControlDependences() argument167 if (throws == ifs->IfTrueSuccessor() && cond->IsEqual()) { in RemoveNonNullControlDependences()169 } else if (throws == ifs->IfFalseSuccessor() && cond->IsNotEqual()) { in RemoveNonNullControlDependences()190 user_block != throws && in RemoveNonNullControlDependences()
11 # instruction (Label2) which throws an ArithmeticException (division by zero).
43 // but throws when called. This can be used to get static binaries which don't
47 # Inlining a method that throws requires re-computing loop information
20 # Ensure foo() does not analyze unverified bad() always-throws property.
39 …ss art.Test990$TestClass1 in method public static void art.Test990.run() throws java.lang.Exception41 …ss art.Test990$TestClass2 in method public static void art.Test990.run() throws java.lang.Exception43 …AL on object of type null in method public static void art.Test990.run() throws java.lang.Exception47 …AL on object of type null in method public static void art.Test990.run() throws java.lang.Exception
71 …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…
19 # following test case throws an exception and uses v0 afterwards. However, v0
34 …throws 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…
175 ctor public Parser(java.io.File) throws java.io.IOException;177 …method public com.android.ahat.heapdump.AhatSnapshot parse() throws com.android.ahat.heapdump.Hpro…178 …pshot parseHeapDump(java.io.File, com.android.ahat.proguard.ProguardMap) throws com.android.ahat.h…179 …arseHeapDump(java.nio.ByteBuffer, com.android.ahat.proguard.ProguardMap) throws com.android.ahat.h…347 …method public void readFromFile(java.io.File) throws java.io.FileNotFoundException, java.io.IOExce…348 …method public void readFromReader(java.io.Reader) throws java.io.IOException, java.text.ParseExcep…
89 Testing the lock state if MonitorEnter throws in a native method97 Testing the lock state if MonitorEntered throws in a native method
81 blindly refresh rIBASE at backward branches, exception throws and returns.
84 as expected: set-final throws exception