Searched refs:policy_system (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/idmap2/tests/ |
D | R.h | 49 constexpr ResourceId policy_system = 0x7f02000b; variable 87 constexpr ResourceId policy_system = 0x7f010001; variable 100 constexpr ResourceId policy_system = 0x7f010008; variable
|
D | ResourceMappingTests.cpp | 200 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, Res_value::TYPE_REFERENCE, in TEST() 201 R::system_overlay::string::policy_system, false /* rewrite */)); in TEST() 221 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, Res_value::TYPE_REFERENCE, in TEST() 222 R::system_overlay_invalid::string::policy_system, in TEST() 262 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, Res_value::TYPE_REFERENCE, in TEST() 263 R::system_overlay_invalid::string::policy_system, in TEST() 336 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, Res_value::TYPE_REFERENCE, in TEST() 337 R::system_overlay_invalid::string::policy_system, in TEST()
|