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