Home
last modified time | relevance | path

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

/test/py/
A Dconsole_base.py80 def __init__(self, console, check_type, check_pattern): argument
83 self.check_pattern = check_pattern
88 bad_pattern_defs += ((self.check_type, self.check_pattern),)
591 def enable_check(self, check_type, check_pattern): argument
607 return ConsoleEnableCheck(self, check_type, check_pattern)

Completed in 3 milliseconds