Searched refs:MarkBrowserContextLiveForTesting (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/components/keyed_service/content/
H A Dbrowser_context_dependency_manager.cc77 MarkBrowserContextLiveForTesting(context);
152 void BrowserContextDependencyManager::MarkBrowserContextLiveForTesting( function in class:BrowserContextDependencyManager
H A Dbrowser_context_dependency_manager.h87 void MarkBrowserContextLiveForTesting(content::BrowserContext* context);
H A Dbrowser_context_keyed_service_factory.cc29 dependency_manager_->MarkBrowserContextLiveForTesting(context);
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_manager_internals_service_unittest.cc36 // See declaration of MarkBrowserContextLiveForTesting for more details.
38 ->MarkBrowserContextLiveForTesting(profile.get());
41 ->MarkBrowserContextLiveForTesting(profile->GetOffTheRecordProfile());

Completed in 105 milliseconds