Searched refs:further_from_negative_zero_ (Results 1 - 3 of 3) 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/googletest/googlemock/test/
H A Dgmock-matchers_test.cc2713 further_from_negative_zero_(-AsBits(
2740 EXPECT_FALSE(m2.Matches(further_from_negative_zero_));
2786 const RawType further_from_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest
/external/v8/testing/gmock/test/
H A Dgmock-matchers_test.cc2715 further_from_negative_zero_(-Floating::ReinterpretBits(
2744 EXPECT_FALSE(m2.Matches(further_from_negative_zero_));
2790 const RawType further_from_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest

Completed in 85 milliseconds