Home
last modified time | relevance | path

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

/external/libcxx/utils/libcxx/test/
Dexecutor.py92 def __init__(self, commandPostfix, chain): argument
95 self.commandPostfix = commandPostfix
100 return self.chain.run(cmd + self.commandPostfix, work_dir, file_deps,