Searched defs:wait (Results 1 – 6 of 6) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
| D | GnssBlankingBase.py | 286 def hot_start_ttff_ffpe_process(self, iteration, wait): argument 327 wait=0): argument 388 wait=0, argument
|
| D | LabTtffTestBase.py | 416 def start_gnss_and_wait(self, wait=60): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
| D | apollo_lib.py | 227 def cmd(self, cmds, wait=None): argument 249 def _cmd(self, cmd, wait=None, throw_error=True): argument 480 def reset(self, wait=5): argument 586 def wait(self, timeout=1): member in BudsDevice 668 def music_control_events(self, cmd, regexp=None, wait=.5): argument 883 def touch_key_press_event(self, wait=1): argument
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | acts_job_test.py | 57 def wait(self): member in FakePopen
|
| /tools/test/connectivity/acts/framework/acts/controllers/gnss_lib/ |
| D | GnssSimulator.py | 181 def ping_inst(self, retry=3, wait=1): argument
|
| /tools/test/connectivity/acts/framework/acts/libs/proc/ |
| D | process.py | 165 def wait(self, kill_timeout=60.0): member in Process
|