Searched refs:rightCommitIDStr (Results 1 – 1 of 1) sorted by relevance
108 string rightCommitIDStr = TransCommitIDToStr(rightCommitID); in CompareCommitWithExpectation() local109 ASSERT_STREQ(rightCommitIDStr.c_str(), commitInfo.rightCommitID.c_str()); in CompareCommitWithExpectation()