Searched refs:GetStringValue (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/xcode/Samples/FrameworkSample/
H A Dwidget.h52 std::string GetStringValue() const;
H A Dwidget.cc54 std::string Widget::GetStringValue() const { function in class:Widget
H A Dwidget_test.cc48 EXPECT_EQ(std::string("name"), widget.GetStringValue());

Completed in 5 milliseconds