Home
last modified time | relevance | path

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

/art/test/141-class-unload/src/
DMain.java38 testUnloadClass(constructor); in main()
95 private static void testUnloadClass(Constructor<?> constructor) throws Exception { in testUnloadClass() method in Main