Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_browsertest.cc95 if (!WaitForExtensionHostsToLoad()) in LoadExtensionImpl()
265 return WaitForExtensionHostsToLoad(); in InstallOrUpdateExtension()
320 bool ExtensionBrowserTest::WaitForExtensionHostsToLoad() { in WaitForExtensionHostsToLoad() function in ExtensionBrowserTest
362 WaitForExtensionHostsToLoad(); in WaitForExtensionLoad()
Dextension_browsertest.h151 bool WaitForExtensionHostsToLoad();
/external/chromium/chrome/browser/debugger/
Ddevtools_sanity_unittest.cc202 return WaitForExtensionHostsToLoad(); in LoadExtensionFromPath()
205 bool WaitForExtensionHostsToLoad() { in WaitForExtensionHostsToLoad() function in __anone3911af60111::DevToolsExtensionDebugTest