Searched refs:ToOctString (Results 1 – 1 of 1) sorted by relevance
57 static string ToOctString(const string& binary_string) { in ToOctString() function293 differences = StrCat("Expect: ", ToOctString(equivalent_wire_format), in VerifyResponse()294 ", but got: ", ToOctString(protobuf_payload)); in VerifyResponse()