Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp449 … TableProcessInfo expectTableProcessInfo = expectSyncProcess.tableProcess.find(tableName)->second; in CheckSyncProcess() local
450 … if (!CheckSyncCount(actualTableProcessInfo.downLoadInfo, expectTableProcessInfo.downLoadInfo)) { in CheckSyncProcess()
453 … if (!CheckSyncCount(actualTableProcessInfo.upLoadInfo, expectTableProcessInfo.upLoadInfo)) { in CheckSyncProcess()