Searched defs:apk_sections (Results 1 – 1 of 1) sorted by relevance
245 let apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections() localVariable276 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_digest() localVariable287 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections_cannot_find_signature() localVariable303 let mut apk_sections = ApkSections::new(apk_file).unwrap(); in test_apk_sections_find_signature() localVariable