Home
last modified time | relevance | path

Searched defs:testSin (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/cts/tests/tests/libcorelegacy22/src/android/util/cts/
H A DFloatMathTest.java53 public void testSin() { in testSin() method in FloatMathTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/
H A DFloatMathTest.java69 public void testSin() { in testSin() method in FloatMathTest
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestSin.java650 public void testSin() { in testSin() method in TestSin
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dunary_ops_test.py159 def testSin(self): member in UnaryOpsTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_math.py805 def testSin(self): member in MathTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_math.py1509 def testSin(self): member in MathTests