Home
last modified time | relevance | path

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

/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_test_client.rs62 const ID_NOT_STORED: Id = Id([ constant
457 assert_entry_not_found(sk_client.get(&ID_NOT_STORED)); in secret_management_store_get_secret_not_found()
542 sk_client.delete(&[&ID_NOT_STORED]); in secretkeeper_store_delete_nonexistent()
546 assert_entry_not_found(sk_client.get(&ID_NOT_STORED)); in secretkeeper_store_delete_nonexistent()
570 assert_entry_not_found(sk_client.get(&ID_NOT_STORED)); in secretkeeper_store_delete_all()