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

/external/chromium_org/chrome/test/base/
H A Dweb_ui_browsertest.cc466 std::string utf8_content; local
487 utf8_content.append(library_content);
488 utf8_content.append(";\n");
490 content->append(UTF8ToUTF16(utf8_content));
H A Dv8_unit_test.cc61 std::string utf8_content; local

Completed in 52 milliseconds