Searched refs:profile_signers (Results 1 – 2 of 2) sorted by relevance
113 pub profile_signers: Vec<CertPath>, field139 profile_signers: Vec::new(), in new()145 self.profile_signers in get_profile_info()153 self.profile_signers in get_debug_profile_info()297 Ok(app_source) => self.profile_signers.push(app_source), in load_cert_path_from_json_file()
76 assert_eq!(cert_paths.profile_signers.len(), 4); in test_successful_load_cert_path()