HomeSort by relevance Sort by last modified time
    Searched full:remote_endpoints_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/dns/
dns_transaction_unittest.cc 201 remote_endpoints_.push_back(endpoint);
204 std::vector<IPEndPoint> remote_endpoints_; member in class:net::__anon11091::TestSocketFactory
433 ASSERT_EQ(num_attempts, socket_factory_->remote_endpoints_.size());
435 EXPECT_EQ(socket_factory_->remote_endpoints_[i],
    [all...]

Completed in 43 milliseconds