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

/gem5/ext/googletest/googletest/xcode/Samples/FrameworkSample/
H A Dwidget.h48 float GetFloatValue() const;
H A Dwidget.cc46 float Widget::GetFloatValue() const { function in class:Widget
H A Dwidget_test.cc47 EXPECT_FLOAT_EQ(1.0f, widget.GetFloatValue());

Completed in 4 milliseconds