Home
last modified time | relevance | path

Searched refs:old_site_instance (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/
H A Dcontent_browser_test_utils.cc208 scoped_refptr<SiteInstanceImpl> old_site_instance; in IsolateOriginsForTesting() local
211 old_site_instance = static_cast<SiteInstanceImpl*>( in IsolateOriginsForTesting()
223 } while (new_site_instance.get() == old_site_instance.get()); in IsolateOriginsForTesting()
225 new_site_instance->IsRelatedSiteInstance(old_site_instance.get())); in IsolateOriginsForTesting()
228 old_site_instance->GetIsolationContext(), origin, in IsolateOriginsForTesting()