Searched refs:libraryName (Results 1 – 1 of 1) sorted by relevance
229 String libraryName = System.mapLibraryName("robolectric-nativeruntime"); in loadLibrary() local230 Path libraryPath = tempDirectory.getBasePath().resolve(libraryName); in loadLibrary()