Searched refs:bufferStr2 (Results 1 – 1 of 1) sorted by relevance
92 string bufferStr2; in ComparePath() local110 bufferStr2.assign(buffer2.begin(), buffer2.end()); in ComparePath()111 ASSERT_STREQ(bufferStr1.c_str(), bufferStr2.c_str()); in ComparePath()116 bufferStr2.assign(buffer2.begin(), buffer2.end()); in ComparePath()117 ASSERT_STREQ(bufferStr1.c_str(), bufferStr2.c_str()); in ComparePath()