xref: /aosp_15_r20/art/test/2262-default-conflict-methods/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1JNI_OnLoad called
2Create Main instance
3Calling functions on concrete Main
4Calling non-conflicting function on Main
5Test from Interface
6Unexpected normal exit from GetMethodId
7Test from Interface
8Calling conflicting function on Main
9Expected ICCE on main
10Expected ICCE on main
11