Home
last modified time | relevance | path

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

/art/test/996-breakpoint-obsolete/src/art/
DTest996.java136 setBreakpointOnObsoleteMethod(obsolete_breakpoint_location); in run()
151 public static native void setBreakpointOnObsoleteMethod(long location); in setBreakpointOnObsoleteMethod() method in Test996