Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPSyncTestCase.java61 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPSyncTestCase
62 super.internalSetUp(); in internalSetUp()
DJDWPRawTestCase.java67 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPRawTestCase
94 internalSetUp(); in setUp()
DJDWPTestCase.java55 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPTestCase
56 super.internalSetUp(); in internalSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
DOnthrowDebuggerLaunchTest.java220 protected void internalSetUp() throws Exception { in internalSetUp() method in OnthrowDebuggerLaunchTest
221 super.internalSetUp(); in internalSetUp()
DLaunchedDebugger.java70 protected void internalSetUp() throws Exception { in internalSetUp() method in LaunchedDebugger
80 super.internalSetUp(); in internalSetUp()