Searched refs:doTestClassUnloading (Results 1 – 4 of 4) sorted by relevance
84 WeakReference<?> shadowLoaderReference = doTestClassUnloading(); in testGetIfPresent_doesNotPreventClassUnloading()94 private WeakReference<?> doTestClassUnloading() throws Exception { in doTestClassUnloading() method in EnumsTest
357 WeakReference<?> classUsedByGetChecked = doTestClassUnloading(); in testGetChecked_classUnloading()367 private WeakReference<?> doTestClassUnloading() throws Exception { in doTestClassUnloading() method in FuturesGetCheckedTest