Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
Dgtest_unittest.cc2719 struct TestValues { struct in __anonb16905e40111::FloatingPointTest
2720 RawType close_to_positive_zero;
2721 RawType close_to_negative_zero;
2722 RawType further_from_negative_zero;
2724 RawType close_to_one;
2725 RawType further_from_one;
2727 RawType infinity;
2728 RawType close_to_infinity;
2729 RawType further_from_infinity;
2731 RawType nan1;
[all …]