Searched refs:DropDetectionTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/ |
H A D | drop_detection_test.cpp | 37 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 D | BUILD.gn | 189 ohos_unittest("DropDetectionTest") { 272 ":DropDetectionTest",
|