Searched refs:sysinfofmt (Results 1 – 2 of 2) sorted by relevance
313 elif re.match(tp.sysinfofmt, line):
2678 sysinfofmt = '^# sysinfo .*' variable in TestProps2721 elif re.match(self.sysinfofmt, line):2760 if re.match(self.sysinfofmt, self.sysinfo):