Home
last modified time | relevance | path

Searched refs:one_bits_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1026 one_bits_(Floating(1).bits()), in FloatingPointTest()
1034 close_to_one_(Floating::ReinterpretBits(one_bits_ + max_ulps_)), in FloatingPointTest()
1035 further_from_one_(Floating::ReinterpretBits(one_bits_ + max_ulps_ + 1)), in FloatingPointTest()
1098 const Bits one_bits_; // The bits that represent 1.0. member in testing::gmock_matchers_test::__anon7b5da5310111::FloatingPointTest