Searched refs:parse_all_test_flags (Results 1 – 5 of 5) sorted by relevance
78 use crate::storage::{group_flags_by_package, tests::parse_all_test_flags};81 let caches = parse_all_test_flags(); in create_test_flag_value_list_from_source()
81 use crate::storage::{group_flags_by_package, tests::parse_all_test_flags};85 let caches = parse_all_test_flags(); in create_test_flag_info_list_from_source()
151 use crate::storage::{group_flags_by_package, tests::parse_all_test_flags};154 let caches = parse_all_test_flags(); in create_test_flag_table_from_source()
118 use crate::storage::{group_flags_by_package, tests::parse_all_test_flags};121 let caches = parse_all_test_flags(); in create_test_package_table_from_source()
147 pub fn parse_all_test_flags() -> Vec<ProtoParsedFlags> { in parse_all_test_flags() function196 let caches = parse_all_test_flags(); in test_flag_package()239 let caches = parse_all_test_flags(); in test_flag_package_with_fingerprint()