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.cpp2445 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2453 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2524 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2533 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2573 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2582 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2622 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2631 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2687 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2696 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
[all …]