Home
last modified time | relevance | path

Searched refs:expected_imei2 (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/keymint/
Dsecure_storage_manager.rs969 let expected_imei2 = b"123456790"; in test_provision_attestation_id_file_imei2_none() localVariable
1006 expect_eq!(attestation_ids_info.imei2, expected_imei2.to_vec(), "imei2 doesn't match"); in test_provision_attestation_id_file_imei2_none()