Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp199 int expectSyncResult = OK);
270 CloudSyncOption option, int expectSyncResult) in BlockSync() argument
299 EXPECT_EQ(delegate->Sync(option, callback), expectSyncResult); in BlockSync()
300 if (expectSyncResult == OK) { in BlockSync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_syncer_test.cpp56 DBStatus expectSyncResult = OK);
150 CloudSyncOption option, DBStatus expectSyncResult) in BlockSync() argument
181 EXPECT_EQ(actualRet, expectSyncResult); in BlockSync()
H A Ddistributeddb_cloud_kv_test.cpp60 int expectSyncResult = OK);
149 int expectSyncResult) in BlockSync() argument
180 EXPECT_EQ(actualRet, expectSyncResult); in BlockSync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp295 int expectSyncResult = OK) in KvBlockSync() argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp1786 std::vector<DistributedDB::SyncProcess> expectSyncResult = { variable
1793 EXPECT_EQ(CheckSyncProcess(prioritySyncProcess, expectSyncResult), true);