Home
last modified time | relevance | path

Searched defs:bothNaN (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp2030 bool bothNaN = std::isnan(expected) && std::isnan(actual); in assertEquals() local
2187 bool bothNaN = std::isnan(expected) && std::isnan(actual); in assertEqualsNear() local