Searched defs:further_from_negative_zero_ (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/test/
H A Dgmock-matchers_test.cc2552 further_from_negative_zero_ = -Floating::ReinterpretBits(
2593 EXPECT_FALSE(m2.Matches(further_from_negative_zero_));
2632 static RawType further_from_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest
2652 RawType FloatingPointTest<RawType>::further_from_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest
/external/gmock/test/
H A Dgmock-matchers_test.cc2660 further_from_negative_zero_(-Floating::ReinterpretBits(
2689 EXPECT_FALSE(m2.Matches(further_from_negative_zero_));
2735 const RawType further_from_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest

Completed in 142 milliseconds