Searched refs:LD_LIBRARY_PATH (Results 1 – 5 of 5) sorted by relevance
59 private static final String LD_LIBRARY_PATH = "LD_LIBRARY_PATH"; field in ExecutableHostTest125 runUtil.setEnvVariable(LD_LIBRARY_PATH, ldLibraryPath); in runBinary()
17 export LD_LIBRARY_PATH="${SHARED_LIB_DIRS}"
76 protected static final String LD_LIBRARY_PATH = "LD_LIBRARY_PATH"; field in PythonBinaryHostTest280 getRunUtil().setEnvVariable(LD_LIBRARY_PATH, mLdLibraryPath); in runSinglePythonFile()
66 LD_LIBRARY_PATH = 'LD_LIBRARY_PATH' variable
462 PythonBinaryHostTest.LD_LIBRARY_PATH, in testRun_withSharedLibInHostTestsDir()526 PythonBinaryHostTest.LD_LIBRARY_PATH, in testRun_withSharedLib()