Home
last modified time | relevance | path

Searched refs:rightCommitIDStr (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.cpp108 string rightCommitIDStr = TransCommitIDToStr(rightCommitID); in CompareCommitWithExpectation() local
109 ASSERT_STREQ(rightCommitIDStr.c_str(), commitInfo.rightCommitID.c_str()); in CompareCommitWithExpectation()