Home
last modified time | relevance | path

Searched refs:httpRequestString (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/
DBluetoothTetheringTest.py62 http_response = dut.droid.httpRequestString(self.url)
DProxyTest.py78 result = ad.droid.httpRequestString(host)
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
H A DHttpFacade.java198 public String httpRequestString(@RpcParameter(name = "url") String url) throws IOException { in httpRequestString() method in HttpFacade
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiIFSTwTest.py209 self.dut.droid.httpRequestString(url)
DWifiTetheringTest.py123 http_response = dut.droid.httpRequestString(self.url)