Searched refs:seen_endpoints (Results 1 – 1 of 1) sorted by relevance
631 std::set<GURL> seen_endpoints; in TEST_F() local637 EXPECT_FALSE(seen_endpoints.count(endpoint.info.url)); in TEST_F()638 seen_endpoints.insert(endpoint.info.url); in TEST_F()