proxygen
|
Public Attributes | |
RawType | value_ |
Bits | bits_ |
Definition at line 369 of file gtest-internal.h.
Bits testing::internal::FloatingPoint< RawType >::FloatingPointUnion::bits_ |
Definition at line 371 of file gtest-internal.h.
Referenced by testing::internal::FloatingPoint< RawType >::AlmostEquals(), and testing::internal::FloatingPoint< RawType >::ReinterpretBits().
RawType testing::internal::FloatingPoint< RawType >::FloatingPointUnion::value_ |
Definition at line 370 of file gtest-internal.h.
Referenced by testing::internal::FloatingPoint< RawType >::ReinterpretBits().