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