Searched defs:ValidatePageElement (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/extensions/
H A Dsubscribe_page_action_browsertest.cc79 bool ValidatePageElement(content::RenderFrameHost* frame, function in namespace:__anon4019
117 ASSERT_TRUE(ValidatePageElement(
119 ASSERT_TRUE(ValidatePageElement(frame, kScriptAnchor, expected_item_title));
120 ASSERT_TRUE(ValidatePageElement(frame, kScriptDesc, expected_item_desc));
121 ASSERT_TRUE(ValidatePageElement(frame, kScriptError, expected_error));

Completed in 83 milliseconds