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 205 remote_endpoints_.push_back(endpoint);
208 std::vector<IPEndPoint> remote_endpoints_; member in class:net::__anon13828::TestSocketFactory
437 ASSERT_EQ(num_attempts, socket_factory_->remote_endpoints_.size());
439 EXPECT_EQ(socket_factory_->remote_endpoints_[i],
    [all...]

Completed in 241 milliseconds