Home
last modified time | relevance | path

Searched defs:time_to_wait (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dthread_looper.cpp99 auto time_to_wait = queue_.front().when - std::chrono::steady_clock::now(); in ThreadLoop() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Danritsu_utils.py1890 def wait_for_sms_deliver_success(log, ad, time_to_wait=60): argument
1904 def wait_for_sms_sent_success(log, ad, time_to_wait=60): argument
1919 def wait_for_incoming_sms(log, ad, time_to_wait=60): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringFunctionsTest.py242 def wait_for_mms_sent_success(self, time_to_wait=60): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py1034 time_to_wait=REGISTRATION_STATE_WAIT_TIME): argument
1065 self, time_to_wait=COMMUNICATION_STATE_WAIT_TIME): argument
1088 def wait_for_idle_state(self, time_to_wait=IDLE_STATE_WAIT_TIME): argument