Searched refs:DistributedDBEventLoopTimerTest (Results 1 – 2 of 2) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| D | evloop_timer_unit_test.cpp | 59 class DistributedDBEventLoopTimerTest : public testing::Test { class 67 void DistributedDBEventLoopTimerTest::SetUpTestCase(void) {} in SetUpTestCase() 69 void DistributedDBEventLoopTimerTest::TearDownTestCase(void) {} in TearDownTestCase() 71 void DistributedDBEventLoopTimerTest::SetUp(void) in SetUp() 86 void DistributedDBEventLoopTimerTest::TearDown(void) in TearDown() 104 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest001, TestSize.Level0) 132 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest002, TestSize.Level1) 166 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest003, TestSize.Level0) 199 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest004, TestSize.Level1) 251 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest005, TestSize.Level1) [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
| D | BUILD.gn | 610 distributeddb_unittest("DistributedDBEventLoopTimerTest") { 896 ":DistributedDBEventLoopTimerTest",
|