Searched refs:pinfofmt (Results 1 – 1 of 1) sorted by relevance
2801 pinfofmt = '# platform-(?P<val>[a-z,A-Z,0-9]*): (?P<info>.*)' variable in TestProps2856 elif(re.match(self.pinfofmt, line)):2956 m = re.match(self.pinfofmt, line)