Searched defs:TARGET_CTX (Results 1 – 3 of 3) sorted by relevance
| /system/security/keystore2/tests/ |
| D | keystore2_client_operation_tests.rs | 95 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
|
| D | keystore2_client_ec_key_tests.rs | 417 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; in keystore2_key_owner_validation() variable
|
| /system/security/keystore2/test_utils/ |
| D | run_as.rs | 588 static TARGET_CTX: &str = "u:r:untrusted_app:s0:c91,c256,c10,c20"; constant
|