Home | History | Annotate | Download | only in include

Lines Matching full:comparison

2754 // comparison.
6972 // comparison. (Due to round-off error, etc, it's very unlikely that
6974 // comparison by the == operation often doesn't work.)
7091 // The IEEE standard says that any comparison operation involving
10007 // Used only for the purposes of iterator comparison
10192 // sequence are indexed (0-based) to aid iterator comparison.
18309 // Formats a comparison assertion (e.g. ASSERT_EQ, EXPECT_LT, and etc)
19200 // comparison operators and is thus discouraged by the Google C++
19328 // Google Test uses ULP-based comparison to automatically pick a default