Searched refs:LoadScript (Results 1 – 3 of 3) sorted by relevance
16 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()
259 static bool LoadScript(content::WebContents* web_contents,
488 LoadScript(app_web_content(), FILE_PATH_LITERAL("browser_test.js")); in SetUpTestForMe2Me()657 bool RemoteDesktopBrowserTest::LoadScript( in LoadScript() function in remoting::RemoteDesktopBrowserTest