Searched refs:httpRequestString (Results 1 – 5 of 5) sorted by relevance
62 http_response = dut.droid.httpRequestString(self.url)
78 result = ad.droid.httpRequestString(host)
198 public String httpRequestString(@RpcParameter(name = "url") String url) throws IOException { in httpRequestString() method in HttpFacade
209 self.dut.droid.httpRequestString(url)
123 http_response = dut.droid.httpRequestString(self.url)