Home
last modified time | relevance | path

Searched defs:append_path (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/llvm/
Dconfig.py104 def with_environment(self, variable, value, append_path=False): argument
137 def with_system_environment(self, variables, append_path=False): argument
/external/autotest/client/bin/
Dutils.py625 def append_path(oldpath, newpath): function