Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_observer_test.cpp1309 entries[DELETE_LOCAL].push_back(entry); in CheckPressureForLocalRepeat()
1310 …CT_TRUE(VerifyObserverResult(observerLocal, CHANGED_ONE_TIME, DELETE_LIST, entries[DELETE_LOCAL])); in CheckPressureForLocalRepeat()
1366 entries[DELETE_LOCAL].clear();
1457 entries[DELETE_LOCAL].clear();
1647 entries[DELETE_LOCAL].clear(); in CheckPressureAfterClose()
1743 entries[DELETE_LOCAL].clear(); in CheckPressureAfterReopen()
1744 entries[DELETE_LOCAL].push_back(entry); in CheckPressureAfterReopen()
1745 …CT_TRUE(VerifyObserverResult(observerLocal, CHANGED_ONE_TIME, DELETE_LIST, entries[DELETE_LOCAL])); in CheckPressureAfterReopen()
1807 entries[DELETE_LOCAL].clear();
1950 entries[DELETE_LOCAL].push_back(entry); in CheckPressureAcrossDatabase()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_nb_test_tools.h94 DELETE_LOCAL = 2, enumerator
H A Ddistributed_test_tools.h201 DELETE_LOCAL enumerator