Home
last modified time | relevance | path

Searched refs:close_to_infinity_ (Results 1 - 1 of 1) sorted by relevance

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1036 close_to_infinity_( in FloatingPointTest()
1067 EXPECT_TRUE(m4.Matches(-close_to_infinity_)); in TestMatches()
1070 EXPECT_TRUE(m5.Matches(close_to_infinity_)); in TestMatches()
1111 const RawType close_to_infinity_; member in testing::gmock_matchers_test::__anon3001::FloatingPointTest
1151 EXPECT_FALSE(m3.Matches(ParentType::close_to_infinity_)); in TestNearMatches()
1156 EXPECT_FALSE(m4.Matches(-ParentType::close_to_infinity_)); in TestNearMatches()

Completed in 3 milliseconds