Home
last modified time | relevance | path

Searched refs:testChannelMode_ (Results 1 - 4 of 4) sorted by relevance

/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessibility_element_operator_proxy.h160 int32_t testChannelMode_ = -1; member in OHOS::Accessibility::MockAccessibilityElementOperatorProxy
H A Dmock_accessibility_element_operator_proxy.cpp44 testChannelMode_ = mode; in SearchElementInfoByAccessibilityId()
H A Dmock_aams_accessible_ability_channel.cpp193 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()
220 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()
527 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessible_ability_channel_test/
H A Daams_accessible_ability_channel_test.cpp193 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()
220 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()
527 EXPECT_EQ(-1, proxy_->testChannelMode_); in HWTEST_F()

Completed in 4 milliseconds