Home
last modified time | relevance | path

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

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