Home | History | Annotate | Download | only in gtest

Lines Matching refs:GetString

3169     *ss_ << msg.GetString();
3268 std::string GetString() const;
3305 return os << sb.GetString();
3316 return (Message() << streamable).GetString();
10510 test_name_stream.GetString().c_str(),
17714 message_->append(a_message.GetString().c_str());