Home
last modified time | relevance | path

Searched defs:expectedLocation (Results 1 – 7 of 7) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEvents002Test.java273 Location expectedLocation = new Location(JDWPConstants.TypeTag.CLASS, testedClassID, in checkMethodEntryEvent() local
281 Location expectedLocation = new Location(JDWPConstants.TypeTag.CLASS, testedClassID, in checkMethodExitEvent() local
289 Location expectedLocation = new Location(JDWPConstants.TypeTag.CLASS, testedClassID, in checkMethodExitWithReturnValueEvent() local
DCombinedEventsTestCase.java198 protected boolean checkEventLocation(ParsedEvent parsedEvent, Location expectedLocation) { in checkEventLocation()
275 protected boolean checkEventsLocation(ParsedEvent[] parsedEvents, Location expectedLocation) { in checkEventsLocation()
DCombinedEvents003Test.java184 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents()
DCombinedEventsTest.java907 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents()
/external/skia/tests/
DGpuSampleLocationsTest.cpp101 SkPoint expectedLocation = specs.fSampleLocations[i]; in assert_equal() local
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp558 int expectedLocation = uniformInfo.location; in render() local
/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp609 …const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.get… in checkAttribLocationQuery() local