Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dtruth.py60 def emits(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT):
69 def emitsNone(self, *match_fns, timeout=DEFAULT_TIMEOUT):
82 def __init__(self, stream, match_fns, timeout): argument
101 def then(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT):
110 def thenNone(self, *match_fns, timeout=DEFAULT_TIMEOUT):
Devent_stream.py236 match_fns, argument