Home
last modified time | relevance | path

Searched refs:nativeLibDir (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTestBase.java180 File nativeLibDir = new File(nativeLibDirPath); in getNativeLibDirPath() local
181 if (nativeLibDir.isDirectory()) { in getNativeLibDirPath()
182 nativeLibDirPath = nativeLibDir.getAbsolutePath(); in getNativeLibDirPath()