Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc2552 further_from_negative_zero_ = -Floating::ReinterpretBits( in SetUp()
2593 EXPECT_FALSE(m2.Matches(further_from_negative_zero_)); in TestMatches()
2632 static RawType further_from_negative_zero_; member in testing::gmock_matchers_test::FloatingPointTest
2652 RawType FloatingPointTest<RawType>::further_from_negative_zero_; member in testing::gmock_matchers_test::FloatingPointTest<RawType>
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc3215 further_from_negative_zero_(-Floating::ReinterpretBits( in FloatingPointTest()
3244 EXPECT_FALSE(m2.Matches(further_from_negative_zero_)); in TestMatches()
3290 const RawType further_from_negative_zero_; member in testing::gmock_matchers_test::__anon67385ff30111::FloatingPointTest