Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
cace1ba2ab3a28c335005c73d160d9c0401a0e4e
/
.
/
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.