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

/external/chromium/chrome/browser/
H A Dunload_uitest.cc118 void NavigateToDataURL(const std::string& html_content, argument
120 NavigateToURL(GURL("data:text/html," + html_content));
147 void LoadUrlAndQuitBrowser(const std::string& html_content, argument
151 NavigateToDataURL(html_content, expected_title);
/external/libxml2/
H A DHTMLparser.c576 static const char* const html_content[] = { "head", "body", "frameset", NULL } ; variable
757 DECL html_content , NULL , DECL i18n_attrs, DECL version_attr, NULL

Completed in 106 milliseconds