Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
DTestOptions.java220 + ",suspend=" + getDebuggeeSuspend() + agentExtraOptions); in getDebuggeeAgentOptions()
269 public String getDebuggeeSuspend() { in getDebuggeeSuspend() method in TestOptions
289 return getDebuggeeSuspend().equals("y"); in isDebuggeeSuspend()