Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DResumeTest.java74 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ResumeTest
80 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DRefTypeIDTest.java92 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in RefTypeIDTest
98 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DClassObjectIDTest.java91 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassObjectIDTest
97 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DListenConnectorTest.java49 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ListenConnectorTest
52 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldModificationTest.java126 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldModificationTest
132 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldAccessTest.java125 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldAccessTest
131 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DAttachConnectorTest.java105 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in AttachConnectorTest
111 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadEndTest.java117 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadEndTest
123 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DBreakpointTest.java130 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in BreakpointTest
136 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadStartTest.java120 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadStartTest
126 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DClassPrepareTest.java131 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassPrepareTest
137 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DMethodEntryExitTest.java139 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in MethodEntryExitTest
145 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DExceptionTest.java132 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ExceptionTest
138 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DVMDeathTest.java150 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in VMDeathTest
156 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DEnableCollectionTest.java149 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in EnableCollectionTest
155 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DSingleStepTest.java176 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in SingleStepTest
182 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VMDebug/
DVMDebugTest002.java41 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in VMDebugTest002
47 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DDM/
DDDMTest.java58 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in DDMTest
64 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java62 beforeConnectionSetUp(); in internalSetUp()
129 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in JDWPTestCase