Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/remoting/
Dpin_browsertest.cc16 LoadScript(content, FILE_PATH_LITERAL("cancel_pin_browser_test.js")); in IN_PROC_BROWSER_TEST_F()
29 LoadScript(content, FILE_PATH_LITERAL("invalid_pin_browser_test.js")); in IN_PROC_BROWSER_TEST_F()
42 LoadScript(content, FILE_PATH_LITERAL("update_pin_browser_test.js")); in IN_PROC_BROWSER_TEST_F()
Dremote_desktop_browsertest.h259 static bool LoadScript(content::WebContents* web_contents,
Dremote_desktop_browsertest.cc488 LoadScript(app_web_content(), FILE_PATH_LITERAL("browser_test.js")); in SetUpTestForMe2Me()
657 bool RemoteDesktopBrowserTest::LoadScript( in LoadScript() function in remoting::RemoteDesktopBrowserTest