Home
last modified time | relevance | path

Searched defs:getCallingMethod (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/test/1953-pop-frame/src/art/
H A DTest1953.java47 public default Method getCallingMethod() throws Exception { in getCallingMethod() method
/aosp12/art/test/1954-pop-frame-jit/src/art/
H A DTest1953.java47 public default Method getCallingMethod() throws Exception { in getCallingMethod() method
/aosp12/art/test/1955-pop-frame-jit-called/src/art/
H A DTest1953.java47 public default Method getCallingMethod() throws Exception { in getCallingMethod() method
/aosp12/art/test/1956-pop-frame-jit-calling/src/art/
H A DTest1953.java47 public default Method getCallingMethod() throws Exception { in getCallingMethod() method
/aosp12/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/
H A DConcurrentInterpreter.kt126 fun getCallingMethod(): StackTraceElement { regex