Home
last modified time | relevance | path

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

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