Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_commit_storage_test.cpp47 string g_defaultCommitID3 = "commit_ID_3"; variable
221 …CommitInfo commitInfo3 = {g_defaultCommitVer3, g_defaultCommitID3, g_defaultCommitID1, g_defaultCo… in PrepareCommitTree()
225 …CommitInfo commitInfo5 = {g_defaultCommitVer5, g_defaultCommitID5, g_defaultCommitID3, g_defaultCo… in PrepareCommitTree()
227 …nfo commitInfo6 = {g_defaultCommitVer6, g_defaultCommitID6, g_defaultCommitID2, g_defaultCommitID3, in PrepareCommitTree()
803 latestCommits.insert(make_pair(g_localDevice, TransStrToCommitID(g_defaultCommitID3)));
815 …CommitInfo commitInfo5 = {g_defaultCommitVer5, g_defaultCommitID5, g_defaultCommitID3, g_defaultCo…
817 …nfo commitInfo6 = {g_defaultCommitVer6, g_defaultCommitID6, g_defaultCommitID2, g_defaultCommitID3,