Searched refs:verifyResultsDotFloatFloatFloat (Results 1 – 1 of 1) sorted by relevance
60 verifyResultsDotFloatFloatFloat(inLeftVector, inRightVector, out, false); in checkDotFloatFloatFloat()69 verifyResultsDotFloatFloatFloat(inLeftVector, inRightVector, out, true); in checkDotFloatFloatFloat()78 …private void verifyResultsDotFloatFloatFloat(Allocation inLeftVector, Allocation inRightVector, Al… in verifyResultsDotFloatFloatFloat() method in TestDot