Searched refs:searcher_string (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
H A Dpexpect.py1343 return self.expect_loop(searcher_string(pattern_list), timeout, searchwindowsize)
1348 an instance of searcher_re or searcher_string, which describes how and what
1581 class searcher_string (object): class in inherits:object
1600 """This creates an instance of searcher_string. This argument 'strings'
1621 ss.append((-1,'searcher_string:'))

Completed in 55 milliseconds