Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
Dgtest_unittest.cc2751 struct TestValues { struct in __anon6b2a0c040111::FloatingPointTest
2752 RawType close_to_positive_zero;
2753 RawType close_to_negative_zero;
2754 RawType further_from_negative_zero;
2756 RawType close_to_one;
2757 RawType further_from_one;
2759 RawType infinity;
2760 RawType close_to_infinity;
2761 RawType further_from_infinity;
2763 RawType nan1;
[all …]