Searched defs:FloatingPoint (Results 1 – 14 of 14) sorted by relevance
65 FloatingPoint, enumerator
394 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
298 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
296 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
297 explicit FloatingPoint(const RawType &x) { u_.value_ = x; } in FloatingPoint() function
286 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
172 TEST(KindOfTest, FloatingPoint) { in TEST() argument
106 TEST(HashValueTest, FloatingPoint) { in TEST() argument
164 TEST(HashValueTest, FloatingPoint) { in TEST() argument