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