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