Home
last modified time | relevance | path

Searched refs:TransCommitIDToStr (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.cpp87 string TransCommitIDToStr(const CommitID &inputCommitID) in TransCommitIDToStr() function
102 string commitIDStr = TransCommitIDToStr(commitID); in CompareCommitWithExpectation()
105 string leftCommitIDStr = TransCommitIDToStr(leftCommitID); in CompareCommitWithExpectation()
108 string rightCommitIDStr = TransCommitIDToStr(rightCommitID); in CompareCommitWithExpectation()
198 string headerStr = TransCommitIDToStr(header); in TestCommitStorageHeader()