Home
last modified time | relevance | path

Searched refs:DEFAULT_BATCH_NUMBER (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_test.cpp188 EXPECT_NE(oldInfo.maxNumber, CloudInfo::DEFAULT_BATCH_NUMBER); in HWTEST_F()
193 EXPECT_EQ(newInfo.maxNumber, CloudInfo::DEFAULT_BATCH_NUMBER); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_info.h23 static constexpr int32_t DEFAULT_BATCH_NUMBER = 30; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_info.cpp43 maxNumber = DEFAULT_BATCH_NUMBER; in Unmarshal()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dcloud_test.cpp242 cloudInfo1.maxNumber = CloudInfo::DEFAULT_BATCH_NUMBER; in HWTEST_F()

Completed in 3 milliseconds