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/
H A DJDWPSyncTestCase.java61 protected void internalSetUp() throws Exception { method in class:JDWPSyncTestCase
62 super.internalSetUp();
H A DJDWPRawTestCase.java41 * It also introduces <code>internalSetUp()</code> and
103 protected void internalSetUp() throws Exception { method in class:JDWPRawTestCase
115 * of internalSetUp() and internalTearDown() methods.
130 internalSetUp();
H A DJDWPTestCase.java55 protected void internalSetUp() throws Exception { method in class:JDWPTestCase
56 super.internalSetUp();
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/
H A DOnthrowDebuggerLaunchTest.java220 protected void internalSetUp() throws Exception { method in class:OnthrowDebuggerLaunchTest
221 super.internalSetUp();
H A DLaunchedDebugger.java70 protected void internalSetUp() throws Exception { method in class:LaunchedDebugger
80 super.internalSetUp();
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
H A DJDWPStackTraceBaseTest.java59 protected void internalSetUp() throws Exception { method in class:JDWPStackTraceBaseTest
60 super.internalSetUp();
H A DJDWPStackFrameAccessTest.java120 protected void internalSetUp() throws Exception { method in class:JDWPStackFrameAccessTest
121 super.internalSetUp();

Completed in 219 milliseconds