Searched defs:bothNaN (Results 1 – 1 of 1) sorted by relevance
1889 bool bothNaN = std::isnan(expected) && std::isnan(actual); in assertEquals() local2046 bool bothNaN = std::isnan(expected) && std::isnan(actual); in assertEqualsNear() local