Searched refs:expectSyncResult (Results 1 – 5 of 5) sorted by relevance
199 int expectSyncResult = OK);270 CloudSyncOption option, int expectSyncResult) in BlockSync() argument299 EXPECT_EQ(delegate->Sync(option, callback), expectSyncResult); in BlockSync()300 if (expectSyncResult == OK) { in BlockSync()
56 DBStatus expectSyncResult = OK);150 CloudSyncOption option, DBStatus expectSyncResult) in BlockSync() argument181 EXPECT_EQ(actualRet, expectSyncResult); in BlockSync()
60 int expectSyncResult = OK);149 int expectSyncResult) in BlockSync() argument180 EXPECT_EQ(actualRet, expectSyncResult); in BlockSync()
295 int expectSyncResult = OK) in KvBlockSync() argument
1786 std::vector<DistributedDB::SyncProcess> expectSyncResult = { variable1793 EXPECT_EQ(CheckSyncProcess(prioritySyncProcess, expectSyncResult), true);