Home
last modified time | relevance | path

Searched refs:GetTestChannelId (Results 1 - 9 of 9) sorted by relevance

/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H A Daccessible_ability_client_impl_test.cpp92 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(CHANNEL_ID)); in Connect()
105 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(INVALID_CHANNEL_ID)); in HWTEST_F()
231 EXPECT_NE(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(CHANNEL_ID)); in HWTEST_F()
249 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(CHANNEL_ID)); in HWTEST_F()
264 EXPECT_NE(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(CHANNEL_ID)); in HWTEST_F()
959 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), static_cast<int>(CHANNEL_ID)); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_connection_test.cpp390 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), 0); in HWTEST_F()
459 if (AccessibilityAbilityHelper::GetInstance().GetTestChannelId() == CHANNEL_ID) { in HWTEST_F()
603 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), CHANNEL_ID); in HWTEST_F()
H A Daccessibility_account_data_test.cpp925 if (AccessibilityAbilityHelper::GetInstance().GetTestChannelId() == INVALID_CHANNEL_ID) { in HWTEST_F()
1398 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), 0); in HWTEST_F()
1401 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), -1); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_connection_test/
H A Daams_accessibility_ability_connection_test.cpp390 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), 0); in HWTEST_F()
459 if (AccessibilityAbilityHelper::GetInstance().GetTestChannelId() == CHANNEL_ID) { in HWTEST_F()
603 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), CHANNEL_ID); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h185 int GetTestChannelId() in GetTestChannelId() function in OHOS::Accessibility::AccessibilityAbilityHelper
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Daccessibility_module_test_helper.h185 int GetTestChannelId() in GetTestChannelId() function in OHOS::Accessibility::AccessibilityAbilityMtHelper
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Daccessibility_ut_helper.h185 int GetTestChannelId() in GetTestChannelId() function in OHOS::A11y::A11yAbilityHelper
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_state_observer_proxy_test.cpp899 if (AccessibilityAbilityHelper::GetInstance().GetTestChannelId() == INVALID_CHANNEL_ID) { in HWTEST_F()
1367 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), 0); in HWTEST_F()
1370 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), -1); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_account_data_test/
H A Daams_accessibility_account_data_test.cpp925 if (AccessibilityAbilityHelper::GetInstance().GetTestChannelId() == INVALID_CHANNEL_ID) { in HWTEST_F()
1398 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), 0); in HWTEST_F()
1401 EXPECT_EQ(AccessibilityAbilityHelper::GetInstance().GetTestChannelId(), -1); in HWTEST_F()

Completed in 28 milliseconds