Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java81 private String mLdLibraryPath = null; field in PythonBinaryHostTest
197 mLdLibraryPath = Joiner.on(":").join(ldLibraryPath); in run()
248 if (mLdLibraryPath != null) { in runSinglePythonFile()
249 getRunUtil().setEnvVariable(LD_LIBRARY_PATH, mLdLibraryPath); in runSinglePythonFile()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestBase.java127 private String mLdLibraryPath = null; field in GTestBase
558 if (mLdLibraryPath != null) { in getGTestCmdLine()
559 gTestCmdLine.append(String.format("LD_LIBRARY_PATH=%s ", mLdLibraryPath)); in getGTestCmdLine()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...