Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DIsolatedHostTest.java226 String ldLibraryPath = this.compileLdLibraryPath(); in run()
551 private String compileLdLibraryPath() { in compileLdLibraryPath() method in IsolatedHostTest