Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_channel_test.cpp101 …EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelElementId(), INVALID_ELEMENT_ID); in SetUp()
117 int elementId = AccessibilityAbilityHelper::GetInstance().GetTestChannelElementId(); in TestElementId()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h97 int GetTestChannelElementId() in GetTestChannelElementId() function