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

/external/chromium/testing/gmock/test/
H A Dgmock-matchers_test.cc2479 close_to_negative_zero_ = -Floating::ReinterpretBits(
2518 EXPECT_TRUE(m1.Matches(close_to_negative_zero_));
2560 static RawType close_to_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest
2578 RawType FloatingPointTest<RawType>::close_to_negative_zero_; member in class:testing::gmock_matchers_test::FloatingPointTest

Completed in 307 milliseconds