Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs3307 let rand3 = random(); in test_mocked_random() localVariable
3309 assert_eq!(rand2 + 1, rand3); in test_mocked_random()
3312 assert_eq!(rand2, rand3); in test_mocked_random()