Searched refs:SubscriptionTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | subscription_test.cpp | 23 class SubscriptionTest : public testing::Test { class 38 HWTEST_F(SubscriptionTest, RelationMarshal, TestSize.Level1) 56 HWTEST_F(SubscriptionTest, RelationUnmarshal, TestSize.Level1) 74 HWTEST_F(SubscriptionTest, Marshal, TestSize.Level1) 92 HWTEST_F(SubscriptionTest, Unmarshal, TestSize.Level1) 110 HWTEST_F(SubscriptionTest, GetKey, TestSize.Level1) 123 HWTEST_F(SubscriptionTest, GetRelationKey, TestSize.Level1) 136 HWTEST_F(SubscriptionTest, GetKey002, TestSize.Level1) 147 HWTEST_F(SubscriptionTest, GetRelationKey002, TestSize.Level1) 158 HWTEST_F(SubscriptionTest, GetPrefix, TestSize.Level1) [all …]
|
H A D | BUILD.gn | 273 ohos_unittest("SubscriptionTest") { 387 ":SubscriptionTest",
|