Searched refs:xml_contents (Results 1 – 1 of 1) sorted by relevance
39 std::string xml_contents; in ProcessGTestOutput() local40 if (!ReadFileToString(output_file, &xml_contents)) in ProcessGTestOutput()48 if (!xml_reader.Load(xml_contents)) in ProcessGTestOutput()