Searched refs:formatted_host (Results 1 – 1 of 1) sorted by relevance
64 std::string formatted_host = GURLToFormattedHost(i->first); in GetDetailedInfo() local65 if (!formatted_hosts.insert(formatted_host).second) { in GetDetailedInfo()66 repeated_formatted_hosts.insert(formatted_host); in GetDetailedInfo()75 std::string formatted_host = GURLToFormattedHost(i->first); in GetDetailedInfo() local77 repeated_formatted_hosts.find(formatted_host) == in GetDetailedInfo()79 formatted_host : in GetDetailedInfo()