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

/external/gtest/test/
H A Dgtest_unittest.cc2136 further_from_negative_zero_ = -Floating::ReinterpretBits(
2170 static RawType further_from_negative_zero_; member in class:__anon1237::FloatingPointTest
2190 RawType FloatingPointTest<RawType>::further_from_negative_zero_; member in class:__anon1237::FloatingPointTest
2241 ASSERT_FLOAT_EQ(close_to_positive_zero_, further_from_negative_zero_);
2242 }, "further_from_negative_zero_");
2398 ASSERT_DOUBLE_EQ(close_to_positive_zero_, further_from_negative_zero_);
2399 }, "further_from_negative_zero_");

Completed in 92 milliseconds