Searched refs:wrappedStr (Results 1 – 1 of 1) sorted by relevance
36 std::string wrappedStr; in WrapWith() local37 wrappedStr += appendage; in WrapWith()38 wrappedStr += s; in WrapWith()39 wrappedStr += appendage; in WrapWith()40 return wrappedStr; in WrapWith()