Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dshell.py128 def cmd_to_str(cmd): function
Dshell_unittest.py114 self._testData(rh.shell.cmd_to_str, tests)
Dutils.py51 return rh.shell.cmd_to_str(self.cmd)
/tools/repohooks/tools/
Dgoogle-java-format.py101 (sys.argv[0], rh.shell.cmd_to_str(argv)))
Dclang-format.py111 (sys.argv[0], rh.shell.cmd_to_str(argv)))