Searched refs:flag_mapped_file (Results 1 – 2 of 2) sorted by relevance
105 let flag_mapped_file = in test_flag_context_query() localVariable120 get_flag_read_context(&flag_mapped_file, package_id, flag_name).unwrap().unwrap(); in test_flag_context_query()131 let flag_mapped_file = in test_none_exist_flag_context_query() localVariable134 get_flag_read_context(&flag_mapped_file, 0, "none_exist").unwrap(); in test_none_exist_flag_context_query()138 get_flag_read_context(&flag_mapped_file, 3, "enabled_ro").unwrap(); in test_none_exist_flag_context_query()
457 let flag_mapped_file = in test_flag_context_query() localVariable472 get_flag_read_context(&flag_mapped_file, package_id, flag_name).unwrap().unwrap(); in test_flag_context_query()