Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Devent_stream.py163 …def assert_event_occurs(self, match_fn, at_least_times=1, timeout=timedelta(seconds=DEFAULT_TIMEOU… argument
214 at_least_times=1, argument
Dtruth.py60 def emits(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT): argument
101 def then(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT): argument