Searched refs:cmdlinefmt (Results 1 – 2 of 2) sorted by relevance
311 elif re.match(tp.cmdlinefmt, line):
2264 cmdlinefmt = '^# command \| (?P<cmd>.*)' variable in TestProps2318 m = re.match(self.cmdlinefmt, self.cmdline)2460 elif re.match(tp.cmdlinefmt, line):2674 elif re.match(tp.cmdlinefmt, line):3127 elif re.match(tp.cmdlinefmt, line):