Home
last modified time | relevance | path

Searched refs:with_jdwp_path (Results 1 – 1 of 1) sorted by relevance

/art/tools/
Drun-jdwp-tests.sh71 with_jdwp_path=""
230 with_jdwp_path=$1
283 if [[ "x$with_jdwp_path" != "x" ]]; then
285 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=$with_jdwp_path"
318 if [[ "x$with_jdwp_path" != "x" ]]; then
320 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=${with_jdwp_path}"
412 if [[ "x$with_jdwp_path" == "x" ]]; then