Searched refs:compileLdLibraryPathInner (Results 1 – 2 of 2) sorted by relevance
552 return compileLdLibraryPathInner(getEnvironment("ANDROID_HOST_OUT")); in compileLdLibraryPath()560 protected String compileLdLibraryPathInner(String androidHostOut) { in compileLdLibraryPathInner() method in IsolatedHostTest
166 assertEquals(expectedLdLibraryPath, mHostTest.compileLdLibraryPathInner(null)); in testRavenwoodResourcesPositive()570 mHostTest.compileLdLibraryPathInner(androidHostOut.getAbsolutePath()); in testCompileLdLibraryPath()