Searched defs:subdomain (Results 1 – 4 of 4) sorted by relevance
249 bool subdomain) in Curl_hsts()431 bool subdomain = FALSE; in hsts_add() local
300 bool IsSubdomainOf(base::StringPiece subdomain, base::StringPiece superdomain) { in IsSubdomainOf()
416 const char* subdomain; in TEST() member
1086 std::string subdomain = "sub.example"; in TEST_F() local