Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapexd_test.cpp2355 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2364 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2435 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2445 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2485 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2495 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2535 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2545 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
2601 auto apex_info_xml_decompressed = com::android::apex::ApexInfo( in TEST_F() local
2611 UnorderedElementsAre(ApexInfoXmlEq(apex_info_xml_decompressed))); in TEST_F()
[all …]