Searched defs:FloatingPoint (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/googletest/googletest/include/gtest/internal/ | ||
H A D | gtest-internal.h | 262 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 5 milliseconds