Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml_unittest.cc72 for (const auto& xml_encode_pair : xml_encode_pairs) { in TEST_F() local
73 const auto& before_encoding = xml_encode_pair.first; in TEST_F()
74 const auto& after_encoding = xml_encode_pair.second; in TEST_F()