Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp1900 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
1907 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
1978 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
1986 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2026 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2034 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2074 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2082 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2138 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2146 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
[all …]