Searched defs:GetEndpoints (Results 1 – 3 of 3) sorted by relevance
755 std::vector<EmulatedEndpoint*> EndpointsContainer::GetEndpoints() const { in GetEndpoints() function in webrtc::EndpointsContainer
395 std::vector<HostResolverEndpointResult> HostCache::Entry::GetEndpoints() const { in GetEndpoints() function in net::HostCache::Entry
166 TEST(HostCacheTest, GetEndpoints) { in TEST() argument