Searched refs:TEST_CLASS_NAME (Results 1 – 3 of 3) sorted by relevance
37 …String TEST_CLASS_NAME = "org.apache.harmony.jpda.tests.jdwp.EventModifiers.CountModifierDebuggee$… field in CountModifierTest100 EventBuilder builder = createMethodEntryEventBuilder(TEST_CLASS_NAME); in testMethodEntry()120 EventBuilder builder = createMethodExitEventBuilder(TEST_CLASS_NAME); in testMethodExit()142 EventBuilder builder = createMethodExitWithReturnValueEventBuilder(TEST_CLASS_NAME); in testMethodExitWithReturnValue()
39 …String TEST_CLASS_NAME = "org.apache.harmony.jpda.tests.jdwp.EventModifiers.ThreadOnlyModifierDebu… field in ThreadOnlyModifierTest90 EventBuilder builder = createMethodEntryEventBuilder(TEST_CLASS_NAME); in testMethodEntry()109 EventBuilder builder = createMethodExitEventBuilder(TEST_CLASS_NAME); in testMethodExit()131 EventBuilder builder = createMethodExitWithReturnValueEventBuilder(TEST_CLASS_NAME); in testMethodExitWithReturnValue()
41 …String TEST_CLASS_NAME = "org.apache.harmony.jpda.tests.jdwp.EventModifiers.InstanceOnlyModifierDe… field in InstanceOnlyModifierTest107 EventBuilder builder = createMethodEntryEventBuilder(TEST_CLASS_NAME); in testMethodEntry()135 EventBuilder builder = createMethodExitEventBuilder(TEST_CLASS_NAME); in testMethodExit()165 EventBuilder builder = createMethodExitWithReturnValueEventBuilder(TEST_CLASS_NAME); in testMethodExitWithReturnValue()