Home | History | Annotate | Download | only in test

Lines Matching refs:run_args

121 run_args="--quiet"
152 run_args="${run_args} --host"
160 run_args="${run_args} --jvm"
182 run_args="${run_args} --pic-test"
191 run_args="${run_args} --prebuild"
195 run_args="${run_args} -Xcompiler-option --debuggable"
199 run_args="${run_args} --no-prebuild"
213 run_args="${run_args} --image $image"
218 run_args="${run_args} -Xcompiler-option $option"
223 run_args="${run_args} --runtime-option $option"
228 run_args="${run_args} --gdb-arg $gdb_arg"
231 run_args="${run_args} --debug"
234 run_args="${run_args} --gdb"
238 run_args="${run_args} --zygote"
241 run_args="${run_args} --interpreter"
245 run_args="${run_args} --jit"
249 run_args="${run_args} -Xcompiler-option --compiler-backend=Optimizing"
253 run_args="${run_args} -Xcompiler-option --compiler-backend=Quick"
256 run_args="${run_args} --no-verify"
259 run_args="${run_args} --no-optimize"
262 run_args="${run_args} --no-precise"
272 run_args="${run_args} --invoke-with ${what}"
275 run_args="${run_args} --dev"
304 run_args="${run_args} --android-root $1"
313 run_args="${run_args} --64"
326 run_args="${run_args} --dex2oat-swap"
349 run_args="${run_args} --runtime-option -Xgc:preverify --runtime-option -Xgc:postverify --runtime-option -XX:HspaceCompactForOOMMinIntervalMs=0"
352 run_args="${run_args} --runtime-option -Xgc:preverify_rosalloc --runtime-option -Xgc:postverify_rosalloc"
355 run_args="${run_args} --runtime-option -Xgc:SS --runtime-option -Xms2m --runtime-option -Xmx2m"
358 run_args="${run_args} --runtime-option -Xmethod-trace --runtime-option -Xmethod-trace-file-size:2000000"
362 run_args="${run_args} --runtime-option -Xmethod-trace-file:/dev/null"
364 run_args="${run_args} --runtime-option -Xmethod-trace-stream"
366 run_args="${run_args} --runtime-option -Xmethod-trace-file:${DEX_LOCATION}/trace.bin"
395 run_args="${run_args} --no-patchoat"
399 run_args="${run_args} --no-dex2oat"
403 run_args="${run_args} --lib $lib"
410 run_args="${run_args} --boot -Xbootclasspath:${bpath}"
420 run_args="${run_args} --boot ${ANDROID_HOST_OUT}/framework/core${image_suffix}${pic_image_suffix}.art"
421 run_args="${run_args} --runtime-option -Djava.library.path=${ANDROID_HOST_OUT}/lib${suffix64}"
424 run_args="${run_args} --runtime-option -Djava.library.path=/data/art-test/${target_arch_name}"
425 run_args="${run_args} --boot /data/art-test/core${image_suffix}${pic_image_suffix}.art"
428 run_args="${run_args} --relocate"
430 run_args="${run_args} --no-relocate"
434 run_args="${run_args} --runtime-option -Djava.library.path=${ANDROID_HOST_OUT}/lib64"
457 run_args="${run_args} --runtime-option -Xbootclasspath:${bpath}"
458 run_args="${run_args} --no-image"
601 run_args="${run_args} -Xcompiler-option --dump-cfg=$tmp_dir/$cfg_output \
635 "./${run}" $run_args "$@" 2>&1
660 "./${run}" $run_args "$@" >"$output" 2>&1
694 "./${run}" $run_args "$@" >"$output" 2>&1