Home
last modified time | relevance | path

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

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