Searched refs:MappingExists (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/cmds/idmap2/tests/ |
H A D | ResourceMappingTests.cpp | 176 ASSERT_RESULT(MappingExists(res, R::target::string::str1, 0x0104000a, in TEST() 229 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 231 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 248 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 250 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 268 ASSERT_RESULT(MappingExists(res, R::target::string::not_overlayable, in TEST() 272 ASSERT_RESULT(MappingExists(res, R::target::string::policy_actor, in TEST() 278 ASSERT_RESULT(MappingExists(res, R::target::string::policy_product, in TEST() 280 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 286 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() [all …]
|