Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAbs.java88 CoreMathVerifier.computeAbs(args); in verifyResultsAbsCharUchar()
159 CoreMathVerifier.computeAbs(args); in verifyResultsAbsChar2Uchar2()
230 CoreMathVerifier.computeAbs(args); in verifyResultsAbsChar3Uchar3()
301 CoreMathVerifier.computeAbs(args); in verifyResultsAbsChar4Uchar4()
377 CoreMathVerifier.computeAbs(args); in verifyResultsAbsShortUshort()
448 CoreMathVerifier.computeAbs(args); in verifyResultsAbsShort2Ushort2()
519 CoreMathVerifier.computeAbs(args); in verifyResultsAbsShort3Ushort3()
590 CoreMathVerifier.computeAbs(args); in verifyResultsAbsShort4Ushort4()
666 CoreMathVerifier.computeAbs(args); in verifyResultsAbsIntUint()
737 CoreMathVerifier.computeAbs(args); in verifyResultsAbsInt2Uint2()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1098 static public void computeAbs(TestAbs.ArgumentsCharUchar args) { in computeAbs() method in CoreMathVerifier
1102 static public void computeAbs(TestAbs.ArgumentsShortUshort args) { in computeAbs() method in CoreMathVerifier
1106 static public void computeAbs(TestAbs.ArgumentsIntUint args) { in computeAbs() method in CoreMathVerifier