Searched refs:verifyResultsFrexpFloat2Int2Float2 (Results 1 – 1 of 1) sorted by relevance
153 verifyResultsFrexpFloat2Int2Float2(inV, outExponent, out, false); in checkFrexpFloat2Int2Float2()164 verifyResultsFrexpFloat2Int2Float2(inV, outExponent, out, true); in checkFrexpFloat2Int2Float2()173 …private void verifyResultsFrexpFloat2Int2Float2(Allocation inV, Allocation outExponent, Allocation… in verifyResultsFrexpFloat2Int2Float2() method in TestFrexp