Home
last modified time | relevance | path

Searched refs:verifyResultsDotHalf2Half2Half (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java517 verifyResultsDotHalf2Half2Half(inLeftVector, inRightVector, out, false); in checkDotHalf2Half2Half()
526 verifyResultsDotHalf2Half2Half(inLeftVector, inRightVector, out, true); in checkDotHalf2Half2Half()
535 …private void verifyResultsDotHalf2Half2Half(Allocation inLeftVector, Allocation inRightVector, All… in verifyResultsDotHalf2Half2Half() method in TestDot