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