Searched defs:first_party_url (Results 1 – 3 of 3) sorted by relevance
179 const GURL& first_party_url, in GetCookieSetting()
174 const GURL& first_party_url() const { return first_party_url_; } in first_party_url() function
128 const GURL first_party_url("http://fpfc.example.com"); in TEST() local