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/ |
D | CombinedEvents002Test.java | 273 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
|
D | CombinedEventsTestCase.java | 198 protected boolean checkEventLocation(ParsedEvent parsedEvent, Location expectedLocation) { in checkEventLocation() 275 protected boolean checkEventsLocation(ParsedEvent[] parsedEvents, Location expectedLocation) { in checkEventsLocation()
|
D | CombinedEvents003Test.java | 184 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents()
|
D | CombinedEventsTest.java | 907 void receiveAndCheckEvents(byte[] EXPECTED_EVENTS_ARRAY, Location expectedLocation) { in receiveAndCheckEvents()
|
/external/skia/tests/ |
D | GpuSampleLocationsTest.cpp | 101 SkPoint expectedLocation = specs.fSampleLocations[i]; in assert_equal() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fUniformLocationTests.cpp | 558 int expectedLocation = uniformInfo.location; in render() local
|
/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 609 …const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.get… in checkAttribLocationQuery() local
|