Home
last modified time | relevance | path

Searched defs:Pattern (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/scripts/test/
Dtest_utils.py192 def check_strings_in_file(self, filename, strings: List[Union[str, re.Pattern]]):
203 def check_strings_in_content(self, content: str, strings: List[Union[str, re.Pattern]]):