Searched refs:getDebuggeeAgentExtraOptions (Results 1 – 2 of 2) sorted by relevance
212 public String getDebuggeeAgentExtraOptions() { in getDebuggeeAgentExtraOptions() method in TestOptions234 String agentExtraOptions = getDebuggeeAgentExtraOptions(); in getDebuggeeAgentOptions()
317 + "," + settings.getDebuggeeAgentExtraOptions() in prepareDebuggeeCmd()