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 | 64 class DistributedDBEventLoopTimerTest : public testing::Test { class 72 void DistributedDBEventLoopTimerTest::SetUpTestCase(void) {} in SetUpTestCase() 74 void DistributedDBEventLoopTimerTest::TearDownTestCase(void) {} in TearDownTestCase() 76 void DistributedDBEventLoopTimerTest::SetUp(void) in SetUp() 91 void DistributedDBEventLoopTimerTest::TearDown(void) in TearDown() 109 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest001, TestSize.Level0) 137 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest002, TestSize.Level1) 171 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest003, TestSize.Level0) 204 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest004, TestSize.Level1) 260 HWTEST_F(DistributedDBEventLoopTimerTest, EventLoopTimerTest005, TestSize.Level1) [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/ |
| D | BUILD.gn | 470 distributeddb_unittest("DistributedDBEventLoopTimerTest") { 870 ":DistributedDBEventLoopTimerTest",
|