xref: /aosp_15_r20/art/test/967-default-ame/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerCreate Main instance
2*795d594fSAndroid Build Coastguard WorkerCalling functions on concrete Main
3*795d594fSAndroid Build Coastguard WorkerCalling non-abstract function on Main
4*795d594fSAndroid Build Coastguard WorkerCHARGE
5*795d594fSAndroid Build Coastguard WorkerCalling abstract function on Main
6*795d594fSAndroid Build Coastguard WorkerExpected AME Thrown on Main
7*795d594fSAndroid Build Coastguard WorkerCalling non-abstract function on Main
8*795d594fSAndroid Build Coastguard WorkerCHARGE
9*795d594fSAndroid Build Coastguard WorkerCalling functions on interface Iface
10*795d594fSAndroid Build Coastguard WorkerCalling non-abstract function on Iface
11*795d594fSAndroid Build Coastguard WorkerCHARGE
12*795d594fSAndroid Build Coastguard WorkerCalling abstract function on Iface
13*795d594fSAndroid Build Coastguard WorkerExpected AME Thrown on Iface
14*795d594fSAndroid Build Coastguard WorkerCalling non-abstract function on Iface
15*795d594fSAndroid Build Coastguard WorkerCHARGE
16*795d594fSAndroid Build Coastguard WorkerCalling functions on interface Iface2
17*795d594fSAndroid Build Coastguard WorkerCalling abstract function on Iface2
18*795d594fSAndroid Build Coastguard WorkerExpected AME Thrown on Iface2
19