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
325 SetChangeIdState(kAllowTestApiAccess, false); in TEST_F()
343 SetChangeIdState(kAllowTestApiAccess, false); in TEST_F()
361 SetChangeIdState(kAllowTestApiAccess, true); in TEST_F()
Dhidden_api.cc44 static constexpr uint64_t kAllowTestApiAccess = 166236554; variable
521 compatFramework.IsChangeEnabled(kAllowTestApiAccess))) { in ShouldDenyAccessToMemberImpl()