Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
Dexecutor.py47 def __init__(self, commandPrefix, chain): argument
50 self.commandPrefix = commandPrefix
55 return self.chain.run(exe_path, self.commandPrefix + cmd, work_dir,