Home
last modified time | relevance | path

Searched refs:kAllowTestApiAccess (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhidden_api_test.cc42 static constexpr uint64_t kAllowTestApiAccess = 166236554; variable
381 SetChangeIdState(kAllowTestApiAccess, false); in TEST_F()
399 SetChangeIdState(kAllowTestApiAccess, false); in TEST_F()
417 SetChangeIdState(kAllowTestApiAccess, true); in TEST_F()
Dhidden_api.cc47 static constexpr uint64_t kAllowTestApiAccess = 166236554; variable
602 compatFramework.IsChangeEnabled(kAllowTestApiAccess))) { in ShouldDenyAccessToMemberImpl()