Searched defs:apex_configs (Results 1 – 1 of 1) sorted by relevance
626 let apex_configs = vec![ in test_collect_apexes() localVariable661 let apex_configs = vec![ApexConfig { name: "apex-vendor".to_string() }]; in test_check_allowed_partitions_vendor_not_allowed() localVariable687 let apex_configs = vec![ApexConfig { name: "apex-system_ext".to_string() }]; in test_check_allowed_partitions_system_ext_allowed() localVariable