Home
last modified time | relevance | path

Searched defs:sleep_interval (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtFunhausBaseTest.py162 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 Dhistogram_verifier.py172 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 Dutils.py2919 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 DHostnameGreeter.java54 int sleep_interval = (curCount % 10) * 100; // 0 - 1 second in sayHello() local
/aosp_15_r20/external/flashrom/
H A Dfile_lock.c149 struct timespec sleep_interval; in file_lock_get() local
/aosp_15_r20/external/autotest/server/cros/network/
H A Dwpa_mon.py147 def wait_for_event(self, event, timeout=10, sleep_interval=1.0, attrs={}): argument
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dsystem_facade.py210 def _process_output(self, sleep_interval=0.01): argument
H A Dbluetooth_facade.py814 def wait_for_hid_device(self, device_address, timeout, sleep_interval): argument
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py37 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 Dbluetooth_adapter_tests.py1236 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 Dbluetooth_adapter_audio_tests.py213 def _poll_for_condition(self, condition, timeout=20, sleep_interval=1, argument
H A Dbluetooth_device.py1630 sleep_interval=None): argument