Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEventsTest.java156 receiveAndCheckEvents(EXPECTED_EVENTS_ARRAY, combinedEventsLocation); in testCombinedEvents_01()
291 receiveAndCheckEvents(EXPECTED_EVENTS_ARRAY, combinedEventsLocation); in testCombinedEvents_02()
411 receiveAndCheckEvents(EXPECTED_EVENTS_ARRAY, combinedEventsLocation); in testCombinedEvents_03()
539 receiveAndCheckEvents(EXPECTED_EVENTS_ARRAY, combinedEventsLocation); in testCombinedEvents_04()
906 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents() method in CombinedEventsTest
DCombinedEvents003Test.java155 receiveAndCheckEvents(EXPECTED_EVENTS_ARRAY, combinedEventsLocation); in testCombinedEvents003_01()
183 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents() method in CombinedEvents003Test