Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/storage/
Dsettings_frontend.h60 void DisableStorageForTesting(
Dsettings_frontend.cc207 void SettingsFrontend::DisableStorageForTesting( in DisableStorageForTesting() function in extensions::SettingsFrontend
Dsettings_apitest.cc617 frontend->DisableStorageForTesting(MANAGED); in IN_PROC_BROWSER_TEST_F()