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

/external/chromium_org/content/renderer/
H A Ddom_serializer_browsertest.cc245 const WebString encoding_info) {
250 if (encoding_info.isEmpty()) {
262 web_frame->loadData(data, "text/html", encoding_info, base_url);
243 LoadContents(const std::string& contents, const GURL& base_url, const WebString encoding_info) argument

Completed in 74 milliseconds