Searched refs:HostNameQueue (Results 1 – 3 of 3) sorted by relevance
160 class HostNameQueue {162 HostNameQueue();163 ~HostNameQueue();176 DISALLOW_COPY_AND_ASSIGN(HostNameQueue);279 HostNameQueue work_queue_;
705 Predictor::HostNameQueue::HostNameQueue() { in HostNameQueue() function in chrome_browser_net::Predictor::HostNameQueue708 Predictor::HostNameQueue::~HostNameQueue() { in ~HostNameQueue()711 void Predictor::HostNameQueue::Push(const GURL& url, in Push()726 bool Predictor::HostNameQueue::IsEmpty() const { in IsEmpty()730 GURL Predictor::HostNameQueue::Pop() { in Pop()
496 Predictor::HostNameQueue queue; in TEST_F()523 Predictor::HostNameQueue queue; in TEST_F()