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

  /external/chromium_org/chrome/browser/extensions/
browsertest_util_browsertest.cc 37 browsertest_util::ExecuteScriptInBackgroundPage(
44 browsertest_util::ExecuteScriptInBackgroundPage(
52 EXPECT_NONFATAL_FAILURE(browsertest_util::ExecuteScriptInBackgroundPage(
browsertest_util.h 19 std::string ExecuteScriptInBackgroundPage(Profile* profile,
23 // Same as ExecuteScriptInBackgroundPage, but doesn't wait for the script
browsertest_util.cc 17 std::string ExecuteScriptInBackgroundPage(Profile* profile,
extension_browsertest.h 305 // extensions::browsertest_util::ExecuteScriptInBackgroundPage(profile(),
307 std::string ExecuteScriptInBackgroundPage(const std::string& extension_id,
extension_browsertest.cc 649 std::string ExtensionBrowserTest::ExecuteScriptInBackgroundPage(
652 return extensions::browsertest_util::ExecuteScriptInBackgroundPage(
extension_messages_apitest.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
declarative_content_apitest.cc 170 ExecuteScriptInBackgroundPage(extension_id, kTestRule));
185 ExecuteScriptInBackgroundPage(extension_id, kTestRule));
223 ExecuteScriptInBackgroundPage(
243 ExecuteScriptInBackgroundPage(
261 EXPECT_THAT(ExecuteScriptInBackgroundPage(
293 ExecuteScriptInBackgroundPage(
299 EXPECT_THAT(ExecuteScriptInBackgroundPage(
308 EXPECT_THAT(ExecuteScriptInBackgroundPage(
317 EXPECT_THAT(ExecuteScriptInBackgroundPage(
327 EXPECT_THAT(ExecuteScriptInBackgroundPage(
    [all...]
  /external/chromium_org/chrome/test/base/
extension_js_browser_test.cc 49 extensions::browsertest_util::ExecuteScriptInBackgroundPage(
  /external/chromium_org/extensions/browser/guest_view/extension_options/
extension_options_apitest.cc 66 ExecuteScriptInBackgroundPage(embedder->id(), script);
  /external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
webrtc_audio_private_browsertest.cc 367 std::string result = ExecuteScriptInBackgroundPage(extension->id(),

Completed in 176 milliseconds