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