Home
last modified time | relevance | path

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

/art/test/130-hprof/src/
DMain.java38 private static Object allocInDifferentLoader() throws Exception { in allocInDifferentLoader() method in Main
126 Object o = allocInDifferentLoader(); in testAllocationTrackingAndClassUnloading()