Searched refs:html_contents (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/accessibility/
H A Ddump_accessibility_tree_browsertest.cc176 std::string html_contents; local
177 base::ReadFileToString(html_file, &html_contents);
200 ParseHtmlForExtraDirectives(html_contents, &filters, &wait_for);
204 html_contents16 = base::UTF8ToUTF16(html_contents);

Completed in 457 milliseconds