Home
last modified time | relevance | path

Searched defs:TestValues (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2693 struct TestValues { struct in __anonefee94960111::FloatingPointTest
2694 RawType close_to_positive_zero;
2695 RawType close_to_negative_zero;
2696 RawType further_from_negative_zero;
2698 RawType close_to_one;
2699 RawType further_from_one;
2701 RawType infinity;
2702 RawType close_to_infinity;
2703 RawType further_from_infinity;
2705 RawType nan1;
[all …]