Home | History | Annotate | Download | only in etc

Lines Matching refs:app_image

82 APP_IMAGE="y"
194 # APP_IMAGE doesn't really work with jvmti redefine stress
196 APP_IMAGE="n"
216 APP_IMAGE="n"
850 if [ "$APP_IMAGE" = "y" ]; then
852 app_image="--base=0x4000 --app-image-file=$DEX_LOCATION/oat/$ISA/$TEST_NAME.art --resolve-startup-const-strings=true"
864 ${app_image} \