Searched refs:classNameRegexp (Results 1 – 1 of 1) sorted by relevance
47 String classNameRegexp = "org.apache.harmony.jpda.tests.jdwp.MultiSession.MultiSessionDebuggee"; field in MethodEntryExitTest74 .setMethodEntry(classNameRegexp); in testMethodEvent001()77 debuggeeWrapper.vmMirror.setMethodExit(classNameRegexp); in testMethodEvent001()