Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp2182 auto apex_info_xml_uncompressed = com::android::apex::ApexInfo( in TEST_F() local
2189 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_uncompressed))); in TEST_F()