HomeSort by relevance Sort by last modified time
    Searched full:xml_contents (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/test/
gtest_xml_util.cc 95 std::string xml_contents; local
96 if (!ReadFileToString(output_file, &xml_contents))
104 if (!xml_reader.Load(xml_contents))

Completed in 219 milliseconds