Home
last modified time | relevance | path

Searched defs:TARGET_CTX (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore2/tests/
Dkeystore2_client_operation_tests.rs95 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; in keystore2_backend_busy_test() variable
129 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; in keystore2_forced_op_after_backendbusy_test() variable
297 static TARGET_CTX: &str = "u:r:untrusted_app:s0"; in keystore2_ops_prune_test() constant
Dkeystore2_client_ec_key_tests.rs417 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; in keystore2_key_owner_validation() variable
/system/security/keystore2/test_utils/
Drun_as.rs588 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; constant