Lines Matching refs:runtime
137 runtime="art"
185 runtime="jvm"
200 runtime="dalvik"
454 if [ ! "$runtime" = "jvm" ]; then
517 if [ "$runtime" = "jvm" ]; then
533 if [ ! "$runtime" = "jvm" ]; then
537 if [ "$runtime" = "dalvik" ]; then
545 elif [ "$runtime" = "art" ]; then
560 elif [ "$runtime" = "jvm" ]; then
566 if [ "$runtime" != "art" ]; then
760 if [ "$runtime" = "art" -a "$image_suffix" = "" ]; then
950 "./${run}" $run_args --runtime-option '"$@"' --invoke-with exec --dry-run "$@" &> /dev/null