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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1896 FloatingEqMatcher(FloatType expected, bool nan_eq_nan) : argument
1903 FloatingEqMatcher(FloatType expected, bool nan_eq_nan, argument
1916 Impl(FloatType expected, bool nan_eq_nan, FloatType max_abs_error) argument

Completed in 35 milliseconds