Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc2674 struct TestValues { struct in __anon281977af0111::FloatingPointTest
2675 RawType close_to_positive_zero;
2676 RawType close_to_negative_zero;
2677 RawType further_from_negative_zero;
2679 RawType close_to_one;
2680 RawType further_from_one;
2682 RawType infinity;
2683 RawType close_to_infinity;
2684 RawType further_from_infinity;
2686 RawType nan1;
[all …]