OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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