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

/openjdk9/test/fmw/gtest/include/gtest/internal/
H A Dgtest-internal.h232 class FloatingPoint { class in namespace:testing::internal
280 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } function in class:testing::internal::FloatingPoint
[all...]

Completed in 93 milliseconds