Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/database/
H A Dtests.rs1080 const ALIAS1: &str = "test_upgrade_0_to_1_1"; in test_upgrade_0_to_1() constant
1087 make_test_key_entry(&mut db, Domain::APP, UID as i64, ALIAS1, None).unwrap().id(); in test_upgrade_0_to_1()
1098 alias: Some(ALIAS1.to_string()), in test_upgrade_0_to_1()
1161 alias: Some(ALIAS1.to_string()), in test_upgrade_0_to_1()