Searched refs:MappingExists (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/cmds/idmap2/tests/ |
H A D | ResourceMappingTests.cpp | 186 ASSERT_RESULT(MappingExists(res, R::target::string::str1, 0x0104000a, in TEST() 255 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 257 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 274 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 276 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() 294 ASSERT_RESULT(MappingExists(res, R::target::string::not_overlayable, in TEST() 298 ASSERT_RESULT(MappingExists(res, R::target::string::policy_actor, in TEST() 304 ASSERT_RESULT(MappingExists(res, R::target::string::policy_product, in TEST() 306 ASSERT_RESULT(MappingExists(res, R::target::string::policy_public, in TEST() 312 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system, in TEST() [all …]
|