Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp45 class DistributedDBCommunicatorDeepTest : public testing::Test { class
53 void DistributedDBCommunicatorDeepTest::SetUpTestCase(void) in SetUpTestCase()
69 void DistributedDBCommunicatorDeepTest::TearDownTestCase(void) in TearDownTestCase()
117 void DistributedDBCommunicatorDeepTest::SetUp() in SetUp()
126 void DistributedDBCommunicatorDeepTest::TearDown() in TearDown()
142 HWTEST_F(DistributedDBCommunicatorDeepTest, WaitAndRetrySend001, TestSize.Level2)
229 HWTEST_F(DistributedDBCommunicatorDeepTest, SendSchedule001, TestSize.Level2)
328 HWTEST_F(DistributedDBCommunicatorDeepTest, Fragment001, TestSize.Level2)
383 HWTEST_F(DistributedDBCommunicatorDeepTest, Fragment002, TestSize.Level2)
449 HWTEST_F(DistributedDBCommunicatorDeepTest, Fragment003, TestSize.Level3)
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/
H A DBUILD.gn423 distributeddb_unittest("DistributedDBCommunicatorDeepTest") {
865 ":DistributedDBCommunicatorDeepTest",