Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/server/cros/ap_configurators/
Dweb_driver_core_helpers.py97 def wait_for_objects_by_id(self, element_ids, wait_time=5): argument
115 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument
191 def wait_for_object_by_id(self, element_id, wait_time=5): argument
204 def wait_for_object_by_xpath_to_vanish(self, xpath, wait_time=5): argument
223 def wait_for_object_by_id_to_vanish(self, element_id, wait_time=5): argument
264 def wait_for_object_by_xpath(self, xpath, wait_time=5): argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dmpmcqueue.cc36 gpr_timespec wait_time = in PopFront() local
143 void* InfLenFIFOQueue::Get(gpr_timespec* wait_time) { in Get()
Dthreadpool.cc31 gpr_timespec wait_time = gpr_time_0(GPR_TIMESPAN); in Run() local
/external/openthread/tests/toranj/ncp/
Dtest-600-channel-manager-properties.py104 wait_time = 20 variable
Dtest-603-channel-manager-announce-recovery.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
Dtest-602-channel-manager-channel-select.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
Dtest-601-channel-manager-channel-change.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
Dtest-025-network-data-timeout.py149 wait_time = 15 variable
/external/arm-trusted-firmware/drivers/renesas/common/delay/
Dmicro_delay.c23 uint64_t wait_time = 0U; in rcar_micro_delay() local
/external/webrtc/video/render/
Dincoming_video_stream.cc60 uint32_t wait_time = render_buffers_.TimeToNextFrameRelease(); in Dequeue() local
/external/autotest/site_utils/admin_audit/
Drpm_validator.py76 def validate_power_state(is_on, wait_time): argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D6-1.c111 struct timeval wait_time; in main() local
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c219 unsigned int wait_time, max_tries; in wpas_dpp_auth_resp_retry() local
269 unsigned int wait_time) in wpas_dpp_stop_listen_for_tx()
583 unsigned int wait_time, diff_ms; in wpas_dpp_reply_wait_timeout() local
695 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local
2307 unsigned int wait_time, max_wait_time; in wpas_dpp_rx_presence_announcement() local
2399 unsigned int wait_time, max_wait_time; in wpas_dpp_rx_reconfig_announcement() local
2928 unsigned int wait_time; in wpas_dpp_pkex_init() local
3071 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_req() local
3150 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_resp() local
3234 unsigned int wait_time; in wpas_dpp_rx_pkex_commit_reveal_req() local
[all …]
Doffchannel.c261 const u8 *buf, size_t len, unsigned int wait_time, in offchannel_send_action()
/external/wpa_supplicant_8/src/p2p/
Dp2p_sd.c278 unsigned int wait_time; in p2p_start_sd() local
429 unsigned int wait_time = 200; in p2p_sd_response() local
628 unsigned int wait_time = 200; in p2p_rx_gas_comeback_req() local
Dp2p_dev_disc.c71 unsigned int wait_time; in p2p_send_dev_disc_req() local
/external/autotest/client/cros/enterprise/
Denterprise_network_api.py198 def is_network_in_range(self, ssid, wait_time=0): argument
/external/cronet/base/process/
Dkill_posix.cc128 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
/external/libchrome/base/process/
Dkill_posix.cc140 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_manager.cc174 grpc_millis wait_time = next - grpc_core::ExecCtx::Get()->Now(); in wait_until() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_manager.cc187 grpc_millis wait_time = next - grpc_core::ExecCtx::Get()->Now(); in wait_until() local
/external/libchrome/base/synchronization/
Dwaitable_event_perftest.cc100 TimeDelta wait_time = std::accumulate(event->wait_times().begin(), in PrintPerfWaitableEvent() local
/external/igt-gpu-tools/overlay/
Dgpu-perf.h56 uint64_t wait_time; member
/external/wpa_supplicant_8/src/common/
Dgas_server.c276 unsigned int wait_time = 0; in gas_server_handle_rx_comeback_req() local
554 unsigned int wait_time)) in gas_server_init()
/external/wpa_supplicant_8/src/ap/
Daccounting.c464 unsigned int i, wait_time; in accounting_interim_error_cb() local

123