Home
last modified time | relevance | path

Searched refs:BREAKPOINT_METHOD (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DSingleStepThroughReflectionTest.java43 private static final String BREAKPOINT_METHOD = "breakpointTest"; field in SingleStepThroughReflectionTest
74 refTypeID, BREAKPOINT_METHOD); in testSingleStepIntoThroughReflection()