Home
last modified time | relevance | path

Searched refs:beforeConnectionSetUp (Results 1 – 17 of 17) 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()
DClassObjectIDTest.java93 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassObjectIDTest
99 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DRefTypeIDTest.java94 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in RefTypeIDTest
100 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DListenConnectorTest.java49 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ListenConnectorTest
52 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DAttachConnectorTest.java105 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in AttachConnectorTest
111 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DBreakpointTest.java132 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in BreakpointTest
138 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldModificationTest.java127 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldModificationTest
133 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadStartTest.java120 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadStartTest
126 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DExceptionTest.java131 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ExceptionTest
137 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldAccessTest.java126 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldAccessTest
132 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadEndTest.java117 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadEndTest
123 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DClassPrepareTest.java130 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassPrepareTest
136 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DMethodEntryExitTest.java143 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in MethodEntryExitTest
149 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DEnableCollectionTest.java151 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in EnableCollectionTest
157 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DVMDeathTest.java150 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in VMDeathTest
156 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DSingleStepTest.java180 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in SingleStepTest
186 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java61 beforeConnectionSetUp(); in internalSetUp()
128 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in JDWPTestCase