/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
TestCross.java | 85 CoreMathVerifier.computeCross(args, target); 168 CoreMathVerifier.computeCross(args, target);
|
TestNan.java | 72 CoreMathVerifier.computeNan(args, target);
|
TestAcos.java | 72 CoreMathVerifier.computeAcos(args, target); 131 CoreMathVerifier.computeAcos(args, target); 190 CoreMathVerifier.computeAcos(args, target); 249 CoreMathVerifier.computeAcos(args, target);
|
TestAcosh.java | 72 CoreMathVerifier.computeAcosh(args, target); 131 CoreMathVerifier.computeAcosh(args, target); 190 CoreMathVerifier.computeAcosh(args, target); 249 CoreMathVerifier.computeAcosh(args, target);
|
TestAcospi.java | 72 CoreMathVerifier.computeAcospi(args, target); 131 CoreMathVerifier.computeAcospi(args, target); 190 CoreMathVerifier.computeAcospi(args, target); 249 CoreMathVerifier.computeAcospi(args, target);
|
TestAsin.java | 72 CoreMathVerifier.computeAsin(args, target); 131 CoreMathVerifier.computeAsin(args, target); 190 CoreMathVerifier.computeAsin(args, target); 249 CoreMathVerifier.computeAsin(args, target);
|
TestAsinh.java | 72 CoreMathVerifier.computeAsinh(args, target); 131 CoreMathVerifier.computeAsinh(args, target); 190 CoreMathVerifier.computeAsinh(args, target); 249 CoreMathVerifier.computeAsinh(args, target);
|
TestAsinpi.java | 72 CoreMathVerifier.computeAsinpi(args, target); 131 CoreMathVerifier.computeAsinpi(args, target); 190 CoreMathVerifier.computeAsinpi(args, target); 249 CoreMathVerifier.computeAsinpi(args, target);
|
TestAtan.java | 72 CoreMathVerifier.computeAtan(args, target); 131 CoreMathVerifier.computeAtan(args, target); 190 CoreMathVerifier.computeAtan(args, target); 249 CoreMathVerifier.computeAtan(args, target);
|
TestAtan2.java | 79 CoreMathVerifier.computeAtan2(args, target); 148 CoreMathVerifier.computeAtan2(args, target); 217 CoreMathVerifier.computeAtan2(args, target); 286 CoreMathVerifier.computeAtan2(args, target);
|
TestAtan2pi.java | 79 CoreMathVerifier.computeAtan2pi(args, target); 148 CoreMathVerifier.computeAtan2pi(args, target); 217 CoreMathVerifier.computeAtan2pi(args, target); 286 CoreMathVerifier.computeAtan2pi(args, target);
|
TestAtanh.java | 72 CoreMathVerifier.computeAtanh(args, target); 131 CoreMathVerifier.computeAtanh(args, target); 190 CoreMathVerifier.computeAtanh(args, target); 249 CoreMathVerifier.computeAtanh(args, target);
|
TestAtanpi.java | 72 CoreMathVerifier.computeAtanpi(args, target); 131 CoreMathVerifier.computeAtanpi(args, target); 190 CoreMathVerifier.computeAtanpi(args, target); 249 CoreMathVerifier.computeAtanpi(args, target);
|
TestCbrt.java | 72 CoreMathVerifier.computeCbrt(args, target); 131 CoreMathVerifier.computeCbrt(args, target); 190 CoreMathVerifier.computeCbrt(args, target); 249 CoreMathVerifier.computeCbrt(args, target);
|
TestCeil.java | 72 CoreMathVerifier.computeCeil(args, target); 131 CoreMathVerifier.computeCeil(args, target); 190 CoreMathVerifier.computeCeil(args, target); 249 CoreMathVerifier.computeCeil(args, target);
|
TestCopysign.java | 79 CoreMathVerifier.computeCopysign(args, target); 148 CoreMathVerifier.computeCopysign(args, target); 217 CoreMathVerifier.computeCopysign(args, target); 286 CoreMathVerifier.computeCopysign(args, target);
|
TestCos.java | 72 CoreMathVerifier.computeCos(args, target); 131 CoreMathVerifier.computeCos(args, target); 190 CoreMathVerifier.computeCos(args, target); 249 CoreMathVerifier.computeCos(args, target);
|
TestCosh.java | 72 CoreMathVerifier.computeCosh(args, target); 131 CoreMathVerifier.computeCosh(args, target); 190 CoreMathVerifier.computeCosh(args, target); 249 CoreMathVerifier.computeCosh(args, target);
|
TestCospi.java | 72 CoreMathVerifier.computeCospi(args, target); 131 CoreMathVerifier.computeCospi(args, target); 190 CoreMathVerifier.computeCospi(args, target); 249 CoreMathVerifier.computeCospi(args, target);
|
TestDegrees.java | 72 CoreMathVerifier.computeDegrees(args, target); 131 CoreMathVerifier.computeDegrees(args, target); 190 CoreMathVerifier.computeDegrees(args, target); 249 CoreMathVerifier.computeDegrees(args, target);
|
TestDistance.java | 78 CoreMathVerifier.computeDistance(args, target); 158 CoreMathVerifier.computeDistance(args, target); 236 CoreMathVerifier.computeDistance(args, target); 314 CoreMathVerifier.computeDistance(args, target);
|
TestDot.java | 78 CoreMathVerifier.computeDot(args, target); 158 CoreMathVerifier.computeDot(args, target); 236 CoreMathVerifier.computeDot(args, target); 314 CoreMathVerifier.computeDot(args, target);
|
TestErf.java | 72 CoreMathVerifier.computeErf(args, target); 131 CoreMathVerifier.computeErf(args, target); 190 CoreMathVerifier.computeErf(args, target); 249 CoreMathVerifier.computeErf(args, target);
|
TestErfc.java | 72 CoreMathVerifier.computeErfc(args, target); 131 CoreMathVerifier.computeErfc(args, target); 190 CoreMathVerifier.computeErfc(args, target); 249 CoreMathVerifier.computeErfc(args, target);
|
TestExp.java | 72 CoreMathVerifier.computeExp(args, target); 131 CoreMathVerifier.computeExp(args, target); 190 CoreMathVerifier.computeExp(args, target); 249 CoreMathVerifier.computeExp(args, target);
|