Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2745 struct TestValues { struct in __anon19f4cde20111::FloatingPointTest
2746 RawType close_to_positive_zero;
2747 RawType close_to_negative_zero;
2748 RawType further_from_negative_zero;
2750 RawType close_to_one;
2751 RawType further_from_one;
2753 RawType infinity;
2754 RawType close_to_infinity;
2755 RawType further_from_infinity;
2757 RawType nan1;
[all …]