Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_drag_drawing_test.cpp68 class InteractionDragDrawingTest : public testing::Test { class
78 void InteractionDragDrawingTest::SetUpTestCase() {} in SetUpTestCase()
80 void InteractionDragDrawingTest::SetUp() {} in SetUp()
82 void InteractionDragDrawingTest::TearDown() in TearDown()
142 std::optional<DragData> InteractionDragDrawingTest::CreateDragData(int32_t sourceType, in CreateDragData()
176 HWTEST_F(InteractionDragDrawingTest, InteractionDragDrawingTest_Mouse_DragNum_One, TestSize.Level1)
350 HWTEST_F(InteractionDragDrawingTest, InteractionDragDrawingTest_UpdateShadowPic, TestSize.Level1)
453 HWTEST_F(InteractionDragDrawingTest, InteractionDragDrawingTest_ONE_Shadow, TestSize.Level1)
549 HWTEST_F(InteractionDragDrawingTest, EnterTextEditorArea001, TestSize.Level1)
582 HWTEST_F(InteractionDragDrawingTest, EnterTextEditorArea002, TestSize.Level1)
[all …]
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/
H A DBUILD.gn55 ohos_unittest("InteractionDragDrawingTest") {
119 ":InteractionDragDrawingTest",