Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
45b93ca31448888d13b3859a8c3d0c90d4b00e54
/
.
/
test
/
116-nodex2oat
/
expected.txt
blob: 157dfc4ea4112e9f7971587a4d3bd30d1f067e5e [
file
] [
log
] [
blame
]
Run -Xnodex2oat
JNI_OnLoad called
Has oat is false, is dex2oat enabled is false.
Run -Xdex2oat
JNI_OnLoad called
Has oat is true, is dex2oat enabled is true.
Run default
JNI_OnLoad called
Has oat is true, is dex2oat enabled is true.