Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_log_test.cpp27 class DistributedDBInterfacesLogTest : public testing::Test { class
36 void DistributedDBInterfacesLogTest::SetUpTestCase(void) in SetUpTestCase()
40 void DistributedDBInterfacesLogTest::TearDownTestCase(void) in TearDownTestCase()
44 void DistributedDBInterfacesLogTest::SetUp() in SetUp()
48 void DistributedDBInterfacesLogTest::TearDown() in TearDown()
59 HWTEST_F(DistributedDBInterfacesLogTest, DBFactoryTest001, TestSize.Level1)
74 HWTEST_F(DistributedDBInterfacesLogTest, DeviceLogTest001, TestSize.Level1)
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn668 distributeddb_unittest("DistributedDBInterfacesLogTest") {
881 ":DistributedDBInterfacesLogTest",