Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp64 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()
482 HWTEST_F(DistributedDBEventLoopTimerTest, EventTest001, TestSize.Level0)
540 HWTEST_F(DistributedDBEventLoopTimerTest, EventTest002, TestSize.Level0)
566 HWTEST_F(DistributedDBEventLoopTimerTest, EventTest003, TestSize.Level0)
602 HWTEST_F(DistributedDBEventLoopTimerTest, EventTest004, TestSize.Level0)
644 HWTEST_F(DistributedDBEventLoopTimerTest, EventTest005, TestSize.Level0)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn470 distributeddb_unittest("DistributedDBEventLoopTimerTest") {
870 ":DistributedDBEventLoopTimerTest",