Searched refs:firstWindowDragListener_ (Results 1 – 1 of 1) sorted by relevance
50 static sptr<TestDragListener> firstWindowDragListener_; member in OHOS::Rosen::WindowDragTest135 ASSERT_EQ(300, firstWindowDragListener_->point_.x);136 ASSERT_EQ(300, firstWindowDragListener_->point_.y);165 ASSERT_EQ(300, firstWindowDragListener_->point_.x);166 ASSERT_EQ(300, firstWindowDragListener_->point_.y);171 ASSERT_EQ(400, firstWindowDragListener_->point_.x);172 ASSERT_EQ(400, firstWindowDragListener_->point_.y);208 ASSERT_EQ(300, firstWindowDragListener_->point_.x);209 ASSERT_EQ(300, firstWindowDragListener_->point_.y);214 ASSERT_EQ(400, firstWindowDragListener_->point_.x);[all …]