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.cc2741 struct TestValues { struct in __anon5476e4aa0111::FloatingPointTest
2742 RawType close_to_positive_zero;
2743 RawType close_to_negative_zero;
2744 RawType further_from_negative_zero;
2746 RawType close_to_one;
2747 RawType further_from_one;
2749 RawType infinity;
2750 RawType close_to_infinity;
2751 RawType further_from_infinity;
2753 RawType nan1;
[all …]