Home
last modified time | relevance | path

Searched refs:call_test_function (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/networking/chrome_testing/
H A Dchrome_networking_test_api.py61 enabled_network_types = self._chrome_testing.call_test_function(
122 connect_status = self._chrome_testing.call_test_function(
H A Dchrome_networking_test_context.py180 def call_test_function(self, timeout, function, *args): member in ChromeNetworkingTestContext
235 call_status = self.call_test_function(
H A Dtest_utils.py140 call_status = chrome_networking_test_context.call_test_function(
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Denterprise_network_api.py143 call_test_function(
175 call_test_function(
/aosp_15_r20/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
H A Dnetwork_ChromeCellularEndToEnd.py74 network_properties = self.chrome_net._chrome_testing.call_test_function(
166 network_list = self.chrome_net._chrome_testing.call_test_function(
/aosp_15_r20/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
H A Dnetwork_ChromeWifiEndToEnd.py100 new_network_connect = self.chrome_net._chrome_testing.call_test_function(