Searched refs:compareWithNAN (Results 1 – 2 of 2) sorted by relevance
52 static UBool compareWithNAN(double x, double y);428 else if(!compareWithNAN(result, exp)) {437 static UBool compareWithNAN(double x, double y) in compareWithNAN() function453 if(! compareWithNAN(expect, got) ) { in doAssert()