Home
last modified time | relevance | path

Searched refs:thrown (Results 1 – 25 of 29) sorted by relevance

12

/art/test/059-finalizer-throw/
Dinfo.txt1 Verify that exceptions thrown from finalizers are ignored.
/art/test/061-out-of-memory/
Dinfo.txt1 Tests the various ways that an OutOfMemoryError can be constructed and thrown.
/art/test/080-oom-throw-with-finalizer/
Dinfo.txt1 Regression test on correct processing of OOM thrown while adding a finalizer reference.
/art/test/946-obsolete-throw/
Dinfo.txt3 Tests that we correctly handle exceptions thrown through obsolete methods.
/art/test/434-invoke-direct/
Dinfo.txt1 Tests that IllegalAccessError is thrown when a subclass invokes-direct a
/art/test/995-breakpoints-throw/
Dinfo.txt5 possible for the method being breakpointed to catch exceptions thrown by the
/art/test/084-class-init/
Dexpected.txt1 caught exception thrown during clinit
/art/test/1932-monitor-events-misc/
Dexpected.txt9 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
16 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
24 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
30 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
36 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
43 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
50 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
57 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
/art/test/978-virtual-interface/smali/
DMain.smali22 # System.out.println("No error thrown!");
41 const-string v1, "No error thrown!"
/art/runtime/interpreter/mterp/x86_64/
Darray.S135 testb %al, %al # 0 means an exception is thrown
153 testb %al, %al # 0 means an exception is thrown
176 testb %al, %al # 0 means an exception is thrown
/art/test/1931-monitor-events/
Dexpected.txt24 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
30 Caught exception: art.Monitors$TestException: Exception thrown by other thread!
/art/test/064-field-access/
Dinfo.txt2 should be thrown, but doesn't say which exception previals when two or
/art/test/1953-pop-frame/
Dexpected.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
47 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
55 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
Dclass-loading-expected.patch10 > art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
/art/test/1954-pop-frame-jit/
Dexpected.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
/art/test/1955-pop-frame-jit-called/
Dexpected.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
/art/test/1956-pop-frame-jit-calling/
Dexpected.txt31 Test stopped during Method Exit due to exception thrown in same function
34 Test stopped during Method Exit due to exception thrown in subroutine
45 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
61 art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
69 art.Test1953$ExceptionThrowFarTestObject$TestError thrown and caught!
Djvm-expected.patch10 < art.Test1953$ExceptionThrowTestObject$TestError thrown and caught!
/art/runtime/interpreter/mterp/x86/
Darray.S166 testb %al, %al # 0 means an exception is thrown
187 testb %al, %al # 0 means an exception is thrown
213 testb %al, %al # 0 means an exception is thrown
/art/test/048-reflect-v8/
Dexpected.txt11 No error thrown for class interface DefaultDeclared$DefaultInterface
12 No error thrown for class interface DefaultDeclared$RegularInterface
13 NoSuchMethodException thrown for class class DefaultDeclared$ImplementsWithDefault
14 No error thrown for class class DefaultDeclared$ImplementsWithDeclared
15 No error thrown for class class DefaultDeclared$ImplementsWithRegular
16 NoSuchMethodException thrown for class class DefaultDeclared$UnimplementedWithRegular
/art/test/1970-force-early-return-long/
Dexpected.txt49 Test stopped during Method Exit due to exception thrown in same function
61 Test stopped during Method Exit due to exception thrown in subroutine
76 art.Test1970$ExceptionThrowTestObject$TestError thrown and caught!
115 art.Test1970$ExceptionThrowTestObject$TestError thrown and caught!
129 art.Test1970$ExceptionThrowFarTestObject$TestError thrown and caught!
/art/test/1969-force-early-return-void/
Dexpected.txt49 Test stopped during Method Exit due to exception thrown in same function
61 Test stopped during Method Exit due to exception thrown in subroutine
76 art.Test1969$ExceptionThrowTestObject$TestError thrown and caught!
114 art.Test1969$ExceptionThrowTestObject$TestError thrown and caught!
128 art.Test1969$ExceptionThrowFarTestObject$TestError thrown and caught!
/art/test/1968-force-early-return/
Dexpected.txt49 Test stopped during Method Exit due to exception thrown in same function
61 Test stopped during Method Exit due to exception thrown in subroutine
76 art.Test1968$ExceptionThrowTestObject$TestError thrown and caught!
104 art.Test1968$ExceptionThrowTestObject$TestError thrown and caught!
118 art.Test1968$ExceptionThrowFarTestObject$TestError thrown and caught!

12