Searched defs:ExpectedData (Results 1 – 1 of 1) sorted by relevance
107 struct ExpectedData { struct in OHOS::MMI::EventResampleTest108 int64_t actionTime { 0 };109 int32_t dispX { 0 };110 int32_t dispY { 0 };111 int64_t touchUpTime { 0 };112 int32_t touchUpX { 0 };113 int32_t touchUpY { 0 };114 int32_t id { 0 };116 ExpectedData() {} in ExpectedData() argument118 void Reset(int32_t id) in Reset()[all …]