Searched refs:scValue (Results 1 – 1 of 1) sorted by relevance
1590 int scValue = Integer.signum(sc.compare(nonNull1, nonNull2)); in TestUtilities() local1592 …ssertEquals("comparison " + Utility.hex(nonNull1) + ", " + Utility.hex(nonNull2), scValue, fValue); in TestUtilities()