Searched refs:JPDATestOptions (Results 1 – 9 of 9) sorted by relevance
30 import org.apache.harmony.jpda.tests.share.JPDATestOptions;51 protected JPDATestOptions settings;144 protected JPDATestOptions createTestOptions() { in createTestOptions()145 return new JPDATestOptions(); in createTestOptions()
34 import org.apache.harmony.jpda.tests.share.JPDATestOptions;52 public JDWPManualDebuggeeWrapper(JPDATestOptions settings, in JDWPManualDebuggeeWrapper()
33 import org.apache.harmony.jpda.tests.share.JPDATestOptions;70 public JDWPUnitDebuggeeWrapper(JPDATestOptions settings, LogWriter logWriter) { in JDWPUnitDebuggeeWrapper()
40 import org.apache.harmony.jpda.tests.share.JPDATestOptions;71 public JDWPUnitDebuggeeProcessWrapper(JPDATestOptions settings, LogWriter logWriter) { in JDWPUnitDebuggeeProcessWrapper()
44 public JPDATestOptions settings;56 settings = new JPDATestOptions(); in onStart()
41 public class JPDATestOptions extends TestOptions { class
31 private static JPDATestOptions TEST_OPTIONS = new JPDATestOptions();
30 import org.apache.harmony.jpda.tests.share.JPDATestOptions;255 public JPDADebuggerOnDemandDebuggeeWrapper(JPDATestOptions settings, LogWriter logWriter) { in JPDADebuggerOnDemandDebuggeeWrapper()293 protected static class JPDADebuggerOnDemandOptions extends JPDATestOptions {
33 import org.apache.harmony.jpda.tests.share.JPDATestOptions;219 protected JPDATestOptions createTestOptions() { in createTestOptions()