Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/site_tests/video_AVAnalysis/
H A Dvideo_AVAnalysis.py76 def get_server_ip(self, dut_ip): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringThroughputTest.py167 def run_iperf_client(self, dut_ip, extra_params=''): argument
/aosp_15_r20/external/autotest/server/hosts/
H A Dmoblab_host.py209 def _check_dut_ssh(self, dut_ip): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py217 def get_server_address(ssh_connection, dut_ip, subnet_mask): argument