/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtFunhausBaseTest.py | 162 def monitor_music_play_util_deadline(self, end_time, sleep_interval=1): argument 191 def play_music_for_duration(self, duration, sleep_interval=1): argument
|
/aosp_15_r20/external/autotest/client/cros/video/ |
H A D | histogram_verifier.py | 172 sleep_interval=1): argument 202 def poll_histogram_grow(histogram_differ, timeout=2, sleep_interval=0.1): argument
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | utils.py | 2919 sleep_interval=0.1, argument 2956 def poll_for_condition_ex(condition, timeout=10, sleep_interval=0.1, desc=None): argument 2998 sleep_interval=0.1, argument 3140 sleep_interval=1): argument
|
/aosp_15_r20/external/grpc-grpc-java/examples/example-debug/src/main/java/io/grpc/examples/debug/ |
H A D | HostnameGreeter.java | 54 int sleep_interval = (curCount % 10) * 100; // 0 - 1 second in sayHello() local
|
/aosp_15_r20/external/flashrom/ |
H A D | file_lock.c | 149 struct timespec sleep_interval; in file_lock_get() local
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | wpa_mon.py | 147 def wait_for_event(self, event, timeout=10, sleep_interval=1.0, attrs={}): argument
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A D | system_facade.py | 210 def _process_output(self, sleep_interval=0.01): argument
|
H A D | bluetooth_facade.py | 814 def wait_for_hid_device(self, device_address, timeout, sleep_interval): argument
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | utils.py | 37 def poll_for_condition(condition, exception=None, timeout=10, sleep_interval=0.1, desc=None): argument
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_tests.py | 1236 sleep_interval=DEFAULT_HOLD_SLEEP_SECS, argument 1280 sleep_interval=ADAPTER_POLLING_DEFAULT_SLEEP_SECS, argument 2576 sleep_interval=ADAPTER_PAIRING_POLLING_SLEEP_SECS): argument
|
H A D | bluetooth_adapter_audio_tests.py | 213 def _poll_for_condition(self, condition, timeout=20, sleep_interval=1, argument
|
H A D | bluetooth_device.py | 1630 sleep_interval=None): argument
|