Home
last modified time | relevance | path

Searched refs:TestSyncForStatus (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_interfaces_relational_sync_test.cpp1588 void TestSyncForStatus(RelationalStoreDelegate *delegate, DBStatus expectStatus) in TestSyncForStatus() function
1628 TestSyncForStatus(g_delegate, CLOUD_NETWORK_ERROR);
1631 TestSyncForStatus(g_delegate, CLOUD_SYNC_UNSET);
1634 TestSyncForStatus(g_delegate, CLOUD_FULL_RECORDS);
1637 TestSyncForStatus(g_delegate, CLOUD_LOCK_ERROR);
1640 TestSyncForStatus(g_delegate, CLOUD_ERROR);