Searched refs:LoadScript (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/test/remoting/
H A Dpin_browsertest.cc16 LoadScript(content, FILE_PATH_LITERAL("cancel_pin_browser_test.js"));
29 LoadScript(content, FILE_PATH_LITERAL("invalid_pin_browser_test.js"));
43 LoadScript(content, FILE_PATH_LITERAL("update_pin_browser_test.js"));
H A Dscrollbar_browsertest.cc19 LoadScript(content, FILE_PATH_LITERAL("scrollbar_browser_test.js"));
H A Dfullscreen_browsertest.cc68 LoadScript(content, FILE_PATH_LITERAL("bump_scroll_browser_test.js"));
H A Dremote_desktop_browsertest.h271 static bool LoadScript(content::WebContents* web_contents,
277 // browser_test.js must be loaded (using LoadScript) before calling this
H A Dremote_desktop_browsertest.cc471 LoadScript(app_web_content(), FILE_PATH_LITERAL("browser_test.js"));
656 bool RemoteDesktopBrowserTest::LoadScript( function in class:remoting::RemoteDesktopBrowserTest

Completed in 2759 milliseconds