HomeSort by relevance Sort by last modified time
    Searched defs:CoreMathVerifier (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestExp10.java 72 CoreMathVerifier.computeExp10(args, target);
131 CoreMathVerifier.computeExp10(args, target);
190 CoreMathVerifier.computeExp10(args, target);
249 CoreMathVerifier.computeExp10(args, target);
TestExp2.java 72 CoreMathVerifier.computeExp2(args, target);
131 CoreMathVerifier.computeExp2(args, target);
190 CoreMathVerifier.computeExp2(args, target);
249 CoreMathVerifier.computeExp2(args, target);
TestExpm1.java 72 CoreMathVerifier.computeExpm1(args, target);
131 CoreMathVerifier.computeExpm1(args, target);
190 CoreMathVerifier.computeExpm1(args, target);
249 CoreMathVerifier.computeExpm1(args, target);
TestFabs.java 72 CoreMathVerifier.computeFabs(args, target);
131 CoreMathVerifier.computeFabs(args, target);
190 CoreMathVerifier.computeFabs(args, target);
249 CoreMathVerifier.computeFabs(args, target);
TestFastDistance.java 78 CoreMathVerifier.computeFastDistance(args, target);
158 CoreMathVerifier.computeFastDistance(args, target);
236 CoreMathVerifier.computeFastDistance(args, target);
314 CoreMathVerifier.computeFastDistance(args, target);
TestFastLength.java 71 CoreMathVerifier.computeFastLength(args, target);
137 CoreMathVerifier.computeFastLength(args, target);
200 CoreMathVerifier.computeFastLength(args, target);
263 CoreMathVerifier.computeFastLength(args, target);
TestFastNormalize.java 71 CoreMathVerifier.computeFastNormalize(args, target);
138 CoreMathVerifier.computeFastNormalize(args, target);
206 CoreMathVerifier.computeFastNormalize(args, target);
274 CoreMathVerifier.computeFastNormalize(args, target);
TestFdim.java 79 CoreMathVerifier.computeFdim(args, target);
148 CoreMathVerifier.computeFdim(args, target);
217 CoreMathVerifier.computeFdim(args, target);
286 CoreMathVerifier.computeFdim(args, target);
TestFloor.java 72 CoreMathVerifier.computeFloor(args, target);
131 CoreMathVerifier.computeFloor(args, target);
190 CoreMathVerifier.computeFloor(args, target);
249 CoreMathVerifier.computeFloor(args, target);
TestFma.java 86 CoreMathVerifier.computeFma(args, target);
165 CoreMathVerifier.computeFma(args, target);
244 CoreMathVerifier.computeFma(args, target);
323 CoreMathVerifier.computeFma(args, target);
TestFmod.java 79 CoreMathVerifier.computeFmod(args, target);
148 CoreMathVerifier.computeFmod(args, target);
217 CoreMathVerifier.computeFmod(args, target);
286 CoreMathVerifier.computeFmod(args, target);
TestFrexp.java 79 CoreMathVerifier.computeFrexp(args, target);
156 CoreMathVerifier.computeFrexp(args, target);
233 CoreMathVerifier.computeFrexp(args, target);
310 CoreMathVerifier.computeFrexp(args, target);
TestHalfRecip.java 72 CoreMathVerifier.computeHalfRecip(args, target);
131 CoreMathVerifier.computeHalfRecip(args, target);
190 CoreMathVerifier.computeHalfRecip(args, target);
249 CoreMathVerifier.computeHalfRecip(args, target);
TestHalfRsqrt.java 72 CoreMathVerifier.computeHalfRsqrt(args, target);
131 CoreMathVerifier.computeHalfRsqrt(args, target);
190 CoreMathVerifier.computeHalfRsqrt(args, target);
249 CoreMathVerifier.computeHalfRsqrt(args, target);
TestHalfSqrt.java 72 CoreMathVerifier.computeHalfSqrt(args, target);
131 CoreMathVerifier.computeHalfSqrt(args, target);
190 CoreMathVerifier.computeHalfSqrt(args, target);
249 CoreMathVerifier.computeHalfSqrt(args, target);
TestHypot.java 79 CoreMathVerifier.computeHypot(args, target);
148 CoreMathVerifier.computeHypot(args, target);
217 CoreMathVerifier.computeHypot(args, target);
286 CoreMathVerifier.computeHypot(args, target);
TestLength.java 71 CoreMathVerifier.computeLength(args, target);
137 CoreMathVerifier.computeLength(args, target);
200 CoreMathVerifier.computeLength(args, target);
263 CoreMathVerifier.computeLength(args, target);
TestLog.java 72 CoreMathVerifier.computeLog(args, target);
131 CoreMathVerifier.computeLog(args, target);
190 CoreMathVerifier.computeLog(args, target);
249 CoreMathVerifier.computeLog(args, target);
TestLog10.java 72 CoreMathVerifier.computeLog10(args, target);
131 CoreMathVerifier.computeLog10(args, target);
190 CoreMathVerifier.computeLog10(args, target);
249 CoreMathVerifier.computeLog10(args, target);
TestLog1p.java 72 CoreMathVerifier.computeLog1p(args, target);
131 CoreMathVerifier.computeLog1p(args, target);
190 CoreMathVerifier.computeLog1p(args, target);
249 CoreMathVerifier.computeLog1p(args, target);
TestLog2.java 72 CoreMathVerifier.computeLog2(args, target);
131 CoreMathVerifier.computeLog2(args, target);
190 CoreMathVerifier.computeLog2(args, target);
249 CoreMathVerifier.computeLog2(args, target);
TestLogb.java 72 CoreMathVerifier.computeLogb(args, target);
131 CoreMathVerifier.computeLogb(args, target);
190 CoreMathVerifier.computeLogb(args, target);
249 CoreMathVerifier.computeLogb(args, target);
TestMad.java 86 CoreMathVerifier.computeMad(args, target);
165 CoreMathVerifier.computeMad(args, target);
244 CoreMathVerifier.computeMad(args, target);
323 CoreMathVerifier.computeMad(args, target);
TestModf.java 79 CoreMathVerifier.computeModf(args, target);
157 CoreMathVerifier.computeModf(args, target);
235 CoreMathVerifier.computeModf(args, target);
313 CoreMathVerifier.computeModf(args, target);
TestNativeAcos.java 72 CoreMathVerifier.computeNativeAcos(args, target);
131 CoreMathVerifier.computeNativeAcos(args, target);
190 CoreMathVerifier.computeNativeAcos(args, target);
249 CoreMathVerifier.computeNativeAcos(args, target);

Completed in 113 milliseconds

12 3 4 5