Home
last modified time | relevance | path

Searched refs:call_test_function_async (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/networking/chrome_testing/
H A Dchrome_networking_test_api.py85 disable_network_result = self._chrome_testing.call_test_function_async(
98 enable_network_result = self._chrome_testing.call_test_function_async(
111 self._chrome_testing.call_test_function_async('requestNetworkScan')
H A Dchrome_networking_test_context.py131 def call_test_function_async(self, function, *args): member in ChromeNetworkingTestContext
201 self.call_test_function_async(function, *args)
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Denterprise_network_api.py84 _chrome_testing.call_test_function_async(