Searched refs:AnnotateRequest (Results 1 – 4 of 4) sorted by relevance
83 d.AnnotateRequest(&req); in AnnotateRequestTest()93 d.AnnotateRequest(&req); in SuccessfulCleanupTest()100 TEST_F(GcsDnsCacheTest, AnnotateRequest) { AnnotateRequestTest(); } in TEST_F() argument
51 void AnnotateRequest(HttpRequest* request);
64 void GcsDnsCache::AnnotateRequest(HttpRequest* request) { in AnnotateRequest() function in tensorflow::GcsDnsCache
1661 dns_cache_->AnnotateRequest(new_request.get()); in CreateHttpRequest()