android_mt6572_jiabo/art/test/117-nopatchoat/expected.txt
2025-09-05 16:56:03 +08:00

12 lines
436 B
Text

Run without dex2oat/patchoat
JNI_OnLoad called
dex2oat & patchoat are disabled, has oat is true, has executable oat is expected.
This is a function call
Run with dexoat/patchoat
JNI_OnLoad called
dex2oat & patchoat are enabled, has oat is true, has executable oat is expected.
This is a function call
Run default
JNI_OnLoad called
dex2oat & patchoat are enabled, has oat is true, has executable oat is expected.
This is a function call