Searched defs:apk_sections (Results 1 – 1 of 1) sorted by relevance
246 let apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections() localVariable277 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_digest() localVariable288 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections_cannot_find_signature() localVariable304 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections_find_signature() localVariable