Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DCountModifierTest.java49 LOCATION_COUNT_FIELD_NAME = "locationEventCount"; field in CountModifierTest
81 testEventWithCountModifier(builder, LOCATION_COUNT_FIELD_NAME); in testBreakpoint()
101 testEventWithCountModifier(builder, LOCATION_COUNT_FIELD_NAME); in testMethodEntry()
121 testEventWithCountModifier(builder, LOCATION_COUNT_FIELD_NAME); in testMethodExit()
143 testEventWithCountModifier(builder, LOCATION_COUNT_FIELD_NAME); in testMethodExitWithReturnValue()