Home | History | Annotate | Download | only in test

Lines Matching refs:GetString

1281   _putenv((Message() << name << "=" << value).GetString().c_str());
4117 EXPECT_STREQ("1(1)", msg.GetString().c_str());
4142 EXPECT_STREQ("1(1)", msg.GetString().c_str());
4167 EXPECT_STREQ("1(1)", msg.GetString().c_str());
4192 EXPECT_STREQ("1(1)", msg.GetString().c_str());
4207 msg.GetString().c_str());
4216 (Message() << const_wstr).GetString().c_str());
4221 (Message() << wstr).GetString().c_str());
4226 (Message() << const_wstr).GetString().c_str());
4231 (Message() << wstr).GetString().c_str());