Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Did_rotation.rs30 static TIMESTAMP_FILE_NAME: &str = &"timestamp"; variable
44 timestamp_path.push(TIMESTAMP_FILE_NAME); in new()
89 temp_file_path.push(TIMESTAMP_FILE_NAME); in test_had_factory_reset_since_id_rotation()