Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/progress_reporting/
H A DTestTrimmedProgressReporting.py17 def do_test(self, term_width, pattern_list): argument
/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py343 def expect_list(self, pattern_list, timeout=-1, searchwindowsize=-1, argument
371 def expect_exact(self, pattern_list, timeout=-1, searchwindowsize=-1, argument