Searched refs:HtmlElementExists (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/test/remoting/
H A Dremote_desktop_browsertest.cc84 _ASSERT_TRUE(HtmlElementExists(name));
243 EXPECT_TRUE(HtmlElementExists("Email"));
244 EXPECT_TRUE(HtmlElementExists("Passwd"));
253 ASSERT_TRUE(HtmlElementExists("Email"));
254 ASSERT_TRUE(HtmlElementExists("Passwd"));
268 EXPECT_TRUE(HtmlElementExists("submit_approve_access"));
298 ASSERT_TRUE(HtmlElementExists("submit_approve_access"));
H A Dremote_desktop_browsertest.h285 bool HtmlElementExists(const std::string& name) { function in class:remoting::RemoteDesktopBrowserTest

Completed in 1132 milliseconds