Searched refs:xml_encode_pair (Results 1 – 1 of 1) sorted by relevance
72 for (const auto& xml_encode_pair : xml_encode_pairs) { in TEST_F() local73 const auto& before_encoding = xml_encode_pair.first; in TEST_F()74 const auto& after_encoding = xml_encode_pair.second; in TEST_F()