Searched refs:theStdString (Results 1 – 1 of 1) sorted by relevance
128 std::string theStdString = std::string(theString); in TEST_F() local129 EXPECT_EQ("abc", theStdString); in TEST_F()