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.cpp2341 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2350 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2419 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2429 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2468 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2478 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2517 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2527 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2582 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2592 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
[all …]