Searched refs:setUpLoadLibrary (Results 1 – 1 of 1) sorted by relevance
142 WeakReference<ClassLoader> loader = setUpLoadLibrary(constructor); in testLoadAndUnloadLibrary()449 private static WeakReference<ClassLoader> setUpLoadLibrary(Constructor<?> constructor) in setUpLoadLibrary() method in Main