Searched defs:FloatingPoint (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h262 class FloatingPoint { class in namespace:testing::internal
310 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } function in class:testing::internal::FloatingPoint
[all...]

Completed in 8 milliseconds