Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Dpayload.rs703 let single_apex = ApexInfo { in test_prefer_staged_apex_with_factory_active_apex() localVariable
711 let mut apex_info_list = ApexInfoList { list: vec![single_apex.clone()] }; in test_prefer_staged_apex_with_factory_active_apex()
732 ..single_apex.clone() in test_prefer_staged_apex_with_factory_active_apex()
734 ApexInfo { is_active: false, ..single_apex }, in test_prefer_staged_apex_with_factory_active_apex()