Searched refs:async_ (Results 1 – 1 of 1) sorted by relevance
240 def expect(self, pattern, timeout=-1, searchwindowsize=-1, async_=False, **kw): argument335 async_ = kw.pop('async')341 timeout, searchwindowsize, async_)344 async_=False, **kw): argument360 async_ = kw.pop('async')365 if async_:372 async_=False, **kw): argument392 async_ = kw.pop('async')414 if async_: