Searched defs:SetUri (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/platform/cloud/ | ||
| D | gcs_dns_cache_test.cc | 24 void SetUri(const string& uri) override {} in SetUri() function in tensorflow::TestHttpRequest |
| D | http_request_fake.h | 78 void SetUri(const string& uri) override { in SetUri() function |
| D | curl_http_request.cc | 174 void CurlHttpRequest::SetUri(const string& uri) { in SetUri() function in tensorflow::CurlHttpRequest |