Home
last modified time | relevance | path

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

/aosp12/art/test/130-hprof/src/
H A DMain.java192 java.lang.reflect.Method dumpHprofDataMethod = getDumpHprofDataMethod(); in createDump()
213 private static Method getDumpHprofDataMethod() { in getDumpHprofDataMethod() method in Main
/aosp12/art/test/074-gc-thrash/src/
H A DMain.java40 dumpHprofDataMethod = getDumpHprofDataMethod(); in main()
70 private static Method getDumpHprofDataMethod() { in getDumpHprofDataMethod() method in Main