Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java69 protected static final String LD_LIBRARY_PATH = "LD_LIBRARY_PATH"; field in PythonBinaryHostTest
249 getRunUtil().setEnvVariable(LD_LIBRARY_PATH, mLdLibraryPath); in runSinglePythonFile()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/python/
DPythonBinaryHostTestTest.java364 PythonBinaryHostTest.LD_LIBRARY_PATH, in testRun_withSharedLibInHostTestsDir()
409 PythonBinaryHostTest.LD_LIBRARY_PATH, in testRun_withSharedLib()