Searched refs:run_until (Results 1 – 4 of 4) sorted by relevance
128 success, duration = self._host.run_until(154 success, duration = self._host.run_until(run_until_predicate,
53 def run_until(self, predicate, timeout_seconds): member in InterfaceHost
142 success, duration = self._host.run_until(self._has_expected_peer,
195 success, duration = self._host.run_until(self._found_desired_records,