Home
last modified time | relevance | path

Searched refs:close_to_negative_zero_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1030 close_to_negative_zero_( in FloatingPointTest()
1054 EXPECT_TRUE(m1.Matches(close_to_negative_zero_)); in TestMatches()
1103 const RawType close_to_negative_zero_; member in testing::gmock_matchers_test::__anon7b5da5310111::FloatingPointTest
1137 EXPECT_FALSE(m1.Matches(ParentType::close_to_negative_zero_)); in TestNearMatches()