Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DIsolatedHostTest.java583 File grandParent = parent.getParentFile(); in compileLdLibraryPathInner() local
584 if (grandParent != null) { in compileLdLibraryPathInner()
585 dirs.add(grandParent.getAbsolutePath()); in compileLdLibraryPathInner()