Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/test/
Dexecutor.py61 def __init__(self, commandPostfix, chain): argument
64 self.commandPostfix = commandPostfix
69 return self.chain.run(cmd + self.commandPostfix, work_dir, file_deps,