Home
last modified time | relevance | path

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

12

/external/autotest/server/cros/ap_configurators/
Dweb_driver_core_helpers.py95 def wait_for_objects_by_id(self, element_ids, wait_time=5): argument
113 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument
189 def wait_for_object_by_id(self, element_id, wait_time=5): argument
202 def wait_for_object_by_xpath_to_vanish(self, xpath, wait_time=5): argument
221 def wait_for_object_by_id_to_vanish(self, element_id, wait_time=5): argument
262 def wait_for_object_by_xpath(self, xpath, wait_time=5): argument
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_tg.h98 unsigned wait_time; member
121 unsigned wait_time; /* in sec */ member
Dmain.c40 int wait_time; member
Dffsb_thread.c55 unsigned wait_time = tg_get_waittime(ft->tg); in ft_run() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D6-1.c112 struct timeval wait_time; in main() local
/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/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c505 unsigned int wait_time; in wpas_dpp_auth_init() local
1359 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_req() local
1407 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_resp() local
1448 unsigned int wait_time; in wpas_dpp_rx_pkex_commit_reveal_req() local
1809 unsigned int wait_time; in wpas_dpp_check_connect() local
1876 unsigned int wait_time; in wpas_dpp_pkex_add() local
Doffchannel.c261 const u8 *buf, size_t len, unsigned int wait_time, in offchannel_send_action()
Dgas_query.c283 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
326 unsigned int wait_time; in gas_query_tx_comeback_req() local
Dp2p_supplicant.c1410 unsigned int wait_time; member
1553 size_t len, unsigned int wait_time) in wpas_send_action_work()
1586 size_t len, unsigned int wait_time) in wpas_send_action()
/external/webrtc/webrtc/common_video/
Dincoming_video_stream.cc213 uint32_t wait_time; in IncomingVideoStreamProcess() local
/external/autotest/client/tests/netperf2/
Dnetperf2.py38 cpu_affinity = '', dev = '', bidi = False, wait_time = 5): argument
/external/iptables/iptables/
Dxshared.c251 struct timeval time_left, wait_time; in xtables_lock() local
/external/wpa_supplicant_8/src/ap/
Daccounting.c461 unsigned int i, wait_time; in accounting_interim_error_cb() local
Dgas_query_ap.c260 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
284 unsigned int wait_time; in gas_query_tx_comeback_req() local
/external/tensorflow/tensorflow/python/keras/_impl/keras/utils/
Ddata_utils.py640 wait_time=0.05, argument
/external/autotest/client/deps/glbench/src/
Dutils.cc151 double wait_time = 1.0e-6 * (time_now - time_start); in WaitForCoolMachine() local
/external/adhd/cras/src/tests/
Dcras_test_client.c966 struct timespec wait_time; in print_audio_debug_info() local
989 struct timespec wait_time; in print_hotword_models() local
/external/libchrome/base/threading/
Dsequenced_worker_pool.cc1021 TimeDelta wait_time; in ThreadLoop() local
1216 TimeDelta* wait_time, in GetWork()
/external/wpa_supplicant_8/src/common/
Dgas_server.c418 unsigned int wait_time)) in gas_server_init()
/external/e2fsprogs/e2fsck/
Dunix.c1153 unsigned int wait_time = 0; in e2fsck_check_mmp() local
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc688 const uint32_t wait_time = in ProcessFrameP() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc740 int64_t wait_time = 5 + ((rtt * 3) >> 1); // 5 + RTT * 1.5. in TimeToSendFullNackList() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3390 int offchanok, unsigned int wait_time, in wpa_driver_nl80211_send_frame()
3445 unsigned int wait_time, in wpa_driver_nl80211_send_mlme()
7022 unsigned int wait_time, in wpa_driver_nl80211_send_action()
8241 unsigned int wait_time, in driver_nl80211_send_action()

12