Home
last modified time | relevance | path

Searched defs:duts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/
DWifiP2pMultiPeersTest.py69 def clear_all_events(self, duts): argument
73 def check_disconnection(self, duts): argument
/aosp_15_r20/external/autotest/server/
H A Dsite_utils.py677 def wait_for_idle_duts(duts, afe, max_wait=IDLE_DUT_WAIT_TIMEOUT): argument
715 def lock_duts_and_wait(duts, afe, lock_msg='default lock message', argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dmachine_image_manager.py141 def __init__(self, labels, duts): argument