Searched defs:ScopeMatches (Results 1 – 2 of 2) sorted by relevance
24 bool ServiceWorkerUtils::ScopeMatches(const GURL& scope, const GURL& url) { in ScopeMatches() function in content::ServiceWorkerUtils
10 TEST(ServiceWorkerUtilsTest, ScopeMatches) { in TEST() argument