Searched defs:ExecuteScriptAndExtractBool (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/test/
H A Dremote_desktop_browsertest.cc143 bool ExecuteScriptAndExtractBool(const std::string& script) { function in class:remoting::RemoteDesktopBrowserTest
147 _ASSERT_TRUE(content::ExecuteScriptAndExtractBool(
158 return ExecuteScriptAndExtractBool(
307 ASSERT_FALSE(ExecuteScriptAndExtractBool(
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.cc364 bool ExecuteScriptAndExtractBool(const internal::ToRenderViewHost& adapter, function in namespace:content

Completed in 415 milliseconds