Searched defs:GetErrorMsg (Results 1 – 2 of 2) sorted by relevance
214 const std::string& GetErrorMsg() const { return error_msg_; } in GetErrorMsg() function
82 static std::string GetErrorMsg(grpc_error_handle error) { in GetErrorMsg() function in grpc_core::testing::TlsSecurityConnectorTest