Home
last modified time | relevance | path

Searched defs:LD_LIBRARY_PATH (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DExecutableHostTest.java69 private static final String LD_LIBRARY_PATH = "LD_LIBRARY_PATH"; field in ExecutableHostTest
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java85 protected static final String LD_LIBRARY_PATH = "LD_LIBRARY_PATH"; field in PythonBinaryHostTest
/tools/asuite/atest/
Dconstants_default.py66 LD_LIBRARY_PATH = 'LD_LIBRARY_PATH' variable