Home
last modified time | relevance | path

Searched refs:xml_string (Results 1 – 5 of 5) sorted by relevance

/external/cronet/stable/base/test/metrics/
Daction_suffix_reader.cc155 const std::string& xml_string, in ReadActionSuffixesForActionForTesting() argument
158 CHECK(reader.Load(xml_string)); in ReadActionSuffixesForActionForTesting()
Daction_suffix_reader_unittest.cc47 const std::string& xml_string,
/external/cronet/tot/base/test/metrics/
Daction_suffix_reader.cc155 const std::string& xml_string, in ReadActionSuffixesForActionForTesting() argument
158 CHECK(reader.Load(xml_string)); in ReadActionSuffixesForActionForTesting()
Daction_suffix_reader_unittest.cc47 const std::string& xml_string,
/external/fonttools/Tests/ttLib/tables/
DS_V_G__test.py24 def strip_xml_whitespace(xml_string): argument
29 tree = etree.fromstring(xml_string)