Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_communicator_proxy_test.cpp53 class DistributedDBCommunicatorProxyTest : public testing::Test { class
66 void DistributedDBCommunicatorProxyTest::SetUpTestCase(void) in SetUpTestCase()
88 void DistributedDBCommunicatorProxyTest::TearDownTestCase(void) in TearDownTestCase()
99 void DistributedDBCommunicatorProxyTest::SetUp(void) in SetUp()
116 void DistributedDBCommunicatorProxyTest::TearDown(void) in TearDown()
170 HWTEST_F(DistributedDBCommunicatorProxyTest, RegCallBack001, TestSize.Level1)
209 HWTEST_F(DistributedDBCommunicatorProxyTest, Activate001, TestSize.Level1)
227 HWTEST_F(DistributedDBCommunicatorProxyTest, GetMtu001, TestSize.Level1)
251 HWTEST_F(DistributedDBCommunicatorProxyTest, GetLocalIdentity001, TestSize.Level1)
307 HWTEST_F(DistributedDBCommunicatorProxyTest, SendMessage001, TestSize.Level1)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn595 distributeddb_unittest("DistributedDBCommunicatorProxyTest") {
866 ":DistributedDBCommunicatorProxyTest",