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.java73 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ResumeTest
79 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DRefTypeIDTest.java93 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in RefTypeIDTest
99 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DClassObjectIDTest.java92 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassObjectIDTest
98 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DListenConnectorTest.java48 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ListenConnectorTest
51 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DAttachConnectorTest.java104 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in AttachConnectorTest
110 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldModificationTest.java130 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldModificationTest
136 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DFieldAccessTest.java129 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in FieldAccessTest
135 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DBreakpointTest.java131 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in BreakpointTest
137 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DExceptionTest.java134 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ExceptionTest
140 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DClassPrepareTest.java133 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ClassPrepareTest
139 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DMethodEntryExitTest.java142 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in MethodEntryExitTest
148 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadStartTest.java128 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadStartTest
134 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DThreadEndTest.java124 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in ThreadEndTest
130 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DVMDeathTest.java153 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in VMDeathTest
159 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DEnableCollectionTest.java150 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in EnableCollectionTest
156 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
DSingleStepTest.java183 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in SingleStepTest
189 super.beforeConnectionSetUp(); in beforeConnectionSetUp()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java60 beforeConnectionSetUp(); in internalSetUp()
126 protected void beforeConnectionSetUp() { in beforeConnectionSetUp() method in JDWPTestCase