Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp76 class TransformPointTest : public testing::Test { class
93 VirtualPen TransformPointTest::virtualPen_;
94 std::string TransformPointTest::devNode_;
96 void TransformPointTest::SetUpTestCase(void) in SetUpTestCase()
101 void TransformPointTest::TearDownTestCase(void) in TearDownTestCase()
109 std::string TransformPointTest::GetDeviceNodeName() in GetDeviceNodeName()
114 bool TransformPointTest::SendEvent(const Context& ctx, struct input_event* event) in SendEvent()
212 bool TransformPointTest::SetupVirtualStylus() in SetupVirtualStylus()
239 bool TransformPointTest::IsVirtualStylusOn() in IsVirtualStylusOn()
281 HWTEST_F(TransformPointTest, TabletTransformPointProcesser1, TestSize.Level1)
[all …]
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/
H A DBUILD.gn371 ohos_unittest("TransformPointTest") {
725 ":TransformPointTest",