Home
last modified time | relevance | path

Searched refs:testChannelElementId_ (Results 1 - 7 of 7) sorted by relevance

/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessibility_element_operator_proxy.cpp42 testChannelElementId_ = elementId; in SearchElementInfoByAccessibilityId()
54 testChannelElementId_ = elementId; in SearchElementInfosByText()
65 testChannelElementId_ = elementId; in FindFocusedElementInfo()
76 testChannelElementId_ = elementId; in FocusMoveSearch()
88 testChannelElementId_ = elementId; in ExecuteAction()
100 testChannelElementId_ = elementId; in GetCursorPosition()
H A Dmock_aams_accessible_ability_channel.cpp191 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
218 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
244 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
270 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
296 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
322 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
348 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
372 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
397 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
424 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
[all...]
H A Dmock_accessibility_element_operator_proxy.h158 int64_t testChannelElementId_ = -1; member in OHOS::Accessibility::MockAccessibilityElementOperatorProxy
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessible_ability_channel_test/
H A Daams_accessible_ability_channel_test.cpp191 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
218 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
244 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
270 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
296 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
322 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
348 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
372 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
397 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
424 EXPECT_EQ(-1, proxy_->testChannelElementId_); in HWTEST_F()
[all...]
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h99 return testChannelElementId_; in GetTestChannelElementId()
104 testChannelElementId_ = ElementId; in SetTestChannelElementId()
434 int testChannelElementId_ = -1; member in OHOS::Accessibility::AccessibilityAbilityHelper
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Daccessibility_module_test_helper.h99 return testChannelElementId_; in GetTestChannelElementId()
104 testChannelElementId_ = ElementId; in SetTestChannelElementId()
434 int testChannelElementId_ = -1; member in OHOS::Accessibility::AccessibilityAbilityMtHelper
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Daccessibility_ut_helper.h99 return testChannelElementId_; in GetTestChannelElementId()
104 testChannelElementId_ = ElementId; in SetTestChannelElementId()
434 int testChannelElementId_ = -1; member in OHOS::A11y::A11yAbilityHelper

Completed in 5 milliseconds