Home
last modified time | relevance | path

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

/art/test/1928-exception-event-exception/src/art/
DTest1928.java45 long throw_location, in ExceptionEvent() argument
50 Breakpoint.locationToLine(throw_method, throw_location) + " throws " + in ExceptionEvent()
67 throw_method, throw_location, exception, catch_method, catch_location); in ExceptionEvent()
/art/test/ti-agent/
Dexceptions_helper.cc41 jlocation throw_location, in exceptionCB() argument
64 static_cast<jlong>(throw_location), in exceptionCB()
/art/test/1927-exception-event/src/art/
DTest1927.java52 long throw_location, in ExceptionEvent() argument
57 Breakpoint.locationToLine(throw_method, throw_location) + " throws " + in ExceptionEvent()