Searched defs:response_headers_ (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/platform/cloud/ | ||
| D | curl_http_request.h | 201 std::unordered_map<string, string> response_headers_; variable |
| D | http_request_fake.h | 188 std::map<string, string> response_headers_; variable |
| D | curl_http_request_test.cc | 235 std::vector<string> response_headers_; member in tensorflow::__anon091d911e0111::FakeLibCurl |