Searched refs:verifyResultsNanUintFloat (Results 1 – 1 of 1) sorted by relevance
57 verifyResultsNanUintFloat(inV, out, false); in checkNanUintFloat()65 verifyResultsNanUintFloat(inV, out, true); in checkNanUintFloat()73 private void verifyResultsNanUintFloat(Allocation inV, Allocation out, boolean relaxed) { in verifyResultsNanUintFloat() method in TestNan