Searched refs:ToOctString (Results 1 – 2 of 2) 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()