HomeSort by relevance Sort by last modified time
    Searched refs:getDumpHprofDataMethod (Results 1 - 2 of 2) sorted by null

  /art/test/130-hprof/src/
Main.java 133 java.lang.reflect.Method dumpHprofDataMethod = getDumpHprofDataMethod();
154 private static Method getDumpHprofDataMethod() {
  /art/test/074-gc-thrash/src/
Main.java 40 dumpHprofDataMethod = getDumpHprofDataMethod();
70 private static Method getDumpHprofDataMethod() {

Completed in 529 milliseconds