Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Ddrop_detection_test.cpp37 class DropDetectionTest : public testing::Test { class
45 void DropDetectionTest::SetUpTestCase() in SetUpTestCase()
65 void DropDetectionTest::TearDownTestCase() {} in TearDownTestCase()
67 void DropDetectionTest::SetUp() {} in SetUp()
69 void DropDetectionTest::TearDown() {} in TearDown()
109 HWTEST_F(DropDetectionTest, DropDetectionTest_001, TestSize.Level1)
117 HWTEST_F(DropDetectionTest, DropDetectionTest_002, TestSize.Level1)
127 HWTEST_F(DropDetectionTest, DropDetectionTest_003, TestSize.Level1)
137 HWTEST_F(DropDetectionTest, DropDetectionTest_004, TestSize.Level1)
145 HWTEST_F(DropDetectionTest, DropDetectionTest_005, TestSize.Level1)
[all …]
H A DBUILD.gn189 ohos_unittest("DropDetectionTest") {
272 ":DropDetectionTest",