Searched refs:FakeResponseMap (Results 1 – 4 of 4) sorted by relevance
165 typedef std::map<GURL, std::pair<std::string, bool> > FakeResponseMap; typedef166 FakeResponseMap fake_responses_;
114 FakeResponseMap::const_iterator it = fake_responses_.find(url); in CreateURLFetcher()
427 typedef std::map<GURL, FakeURLResponse> FakeResponseMap; typedef430 FakeResponseMap fake_responses_;
359 FakeResponseMap::const_iterator it = fake_responses_.find(url); in CreateURLFetcher()