Home
last modified time | relevance | path

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

/art/tools/
Drun-jdwp-tests.sh78 with_jdwp_path=""
231 with_jdwp_path=$1
284 if [[ "x$with_jdwp_path" != "x" ]]; then
286 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=$with_jdwp_path"
319 if [[ "x$with_jdwp_path" != "x" ]]; then
321 vm_args="${vm_args} --vm-arg -Djpda.settings.debuggeeAgentName=${with_jdwp_path}"
413 if [[ "x$with_jdwp_path" == "x" ]]; then