Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPSyncTestCase.java63 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPSyncTestCase
64 super.internalSetUp(); in internalSetUp()
DJDWPRawTestCase.java103 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPRawTestCase
131 internalSetUp(); in setUp()
DJDWPTestCase.java56 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPTestCase
57 super.internalSetUp(); in internalSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
DOnthrowDebuggerLaunchTest.java224 protected void internalSetUp() throws Exception { in internalSetUp() method in OnthrowDebuggerLaunchTest
225 super.internalSetUp(); in internalSetUp()
DLaunchedDebugger.java71 protected void internalSetUp() throws Exception { in internalSetUp() method in LaunchedDebugger
81 super.internalSetUp(); in internalSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackTraceBaseTest.java59 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPStackTraceBaseTest
60 super.internalSetUp(); in internalSetUp()
DJDWPStackFrameAccessTest.java148 protected void internalSetUp() throws Exception { in internalSetUp() method in JDWPStackFrameAccessTest
149 super.internalSetUp(); in internalSetUp()