Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
Dgmock-matchers_test.cc3265 close_to_negative_zero_( in TEST()
3292 EXPECT_TRUE(m1.Matches(close_to_negative_zero_)); in TEST()
3341 const RawType close_to_negative_zero_; in TEST() member in testing::gmock_matchers_test::__anond473036a0111::FloatingPointTest
3376 EXPECT_FALSE(m1.Matches(ParentType::close_to_negative_zero_)); in TEST()