Searched refs:ExecuteScriptInBackgroundPage (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dbrowsertest_util_browsertest.cc37 browsertest_util::ExecuteScriptInBackgroundPage(
44 browsertest_util::ExecuteScriptInBackgroundPage(
52 EXPECT_NONFATAL_FAILURE(browsertest_util::ExecuteScriptInBackgroundPage(
H A Dbrowsertest_util.h19 std::string ExecuteScriptInBackgroundPage(Profile* profile,
23 // Same as ExecuteScriptInBackgroundPage, but doesn't wait for the script
H A Dbrowsertest_util.cc17 std::string ExecuteScriptInBackgroundPage(Profile* profile, function in namespace:extensions::browsertest_util
H A Dextension_browsertest.h305 // extensions::browsertest_util::ExecuteScriptInBackgroundPage(profile(),
307 std::string ExecuteScriptInBackgroundPage(const std::string& extension_id,
H A Dextension_browsertest.cc649 std::string ExtensionBrowserTest::ExecuteScriptInBackgroundPage( function in class:ExtensionBrowserTest
652 return extensions::browsertest_util::ExecuteScriptInBackgroundPage(
H A Dextension_messages_apitest.cc1021 ExecuteScriptInBackgroundPage(sender->id(),
1030 ExecuteScriptInBackgroundPage(sender->id(),
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
H A Ddeclarative_content_apitest.cc170 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/
H A Dextension_js_browser_test.cc49 extensions::browsertest_util::ExecuteScriptInBackgroundPage(
/external/chromium_org/extensions/browser/guest_view/extension_options/
H A Dextension_options_apitest.cc66 ExecuteScriptInBackgroundPage(embedder->id(), script);
/external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
H A Dwebrtc_audio_private_browsertest.cc367 std::string result = ExecuteScriptInBackgroundPage(extension->id(),

Completed in 2938 milliseconds