Searched refs:expected_v3_signature_block_size (Results 1 – 1 of 1) sorted by relevance
306 let expected_v3_signature_block_size = 1289; // Only for this specific APK in test_apk_sections_find_signature() localVariable307 assert_eq!(signature.len(), expected_v3_signature_block_size); in test_apk_sections_find_signature()