Searched refs:DistributedDBStorageSubscribeQueryTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_subscribe_query_test.cpp | 172 class DistributedDBStorageSubscribeQueryTest : public testing::Test { class 181 void DistributedDBStorageSubscribeQueryTest::SetUpTestCase(void) in SetUpTestCase() 199 void DistributedDBStorageSubscribeQueryTest::TearDownTestCase(void) in TearDownTestCase() 204 void DistributedDBStorageSubscribeQueryTest::SetUp() in SetUp() 210 void DistributedDBStorageSubscribeQueryTest::TearDown() in TearDown() 367 HWTEST_F(DistributedDBStorageSubscribeQueryTest, PutSyncDataTestWithQuery, TestSize.Level1) 591 HWTEST_F(DistributedDBStorageSubscribeQueryTest, AddSubscribeTest001, TestSize.Level1) 646 HWTEST_F(DistributedDBStorageSubscribeQueryTest, AddSubscribeTest002, TestSize.Level1) 683 HWTEST_F(DistributedDBStorageSubscribeQueryTest, AddSubscribeErrTest001, TestSize.Level1) 771 HWTEST_F(DistributedDBStorageSubscribeQueryTest, AddSubscribeTest003, TestSize.Level1) [all …]
|