Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touch_guider_test.cpp49 static void TouchGuiderExpect(EventType eventType, int32_t GestureTypeInt);
95 void TouchGuiderTest::TouchGuiderExpect(EventType eventType, int32_t GestureTypeInt) in TouchGuiderExpect() argument
102 EXPECT_EQ(uTgestureId, GestureTypeInt); in TouchGuiderExpect()