Searched refs:policy_system (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/idmap2/tests/ |
D | R.h | 44 constexpr ResourceId policy_system = 0x7f03000c; variable 68 constexpr ResourceId policy_system = 0x7f020009; variable
|
D | ResourceMappingTests.cpp | 257 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 258 R::overlay::string::policy_system, true /* rewrite */)); in TEST() 276 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 277 R::overlay::string::policy_system, true /* rewrite */)); in TEST() 312 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 313 R::overlay::string::policy_system, true /* rewrite */)); in TEST() 380 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 381 R::overlay::string::policy_system, true /* rewrite */)); in TEST()
|