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