HomeSort by relevance Sort by last modified time
    Searched refs:ExecuteScriptInBackgroundPageNoWait (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/extensions/
browsertest_util.h 27 bool ExecuteScriptInBackgroundPageNoWait(Profile* profile,
browsertest_util.cc 37 bool ExecuteScriptInBackgroundPageNoWait(Profile* profile,
extension_browsertest.h 315 // extensions::browsertest_util::ExecuteScriptInBackgroundPageNoWait(
317 bool ExecuteScriptInBackgroundPageNoWait(const std::string& extension_id,
extension_browsertest.cc 644 bool ExtensionBrowserTest::ExecuteScriptInBackgroundPageNoWait(
647 return extensions::browsertest_util::ExecuteScriptInBackgroundPageNoWait(
  /external/chromium_org/extensions/browser/api/runtime/
runtime_apitest.cc 111 ASSERT_TRUE(ExecuteScriptInBackgroundPageNoWait(

Completed in 131 milliseconds