Home
last modified time | relevance | path

Searched defs:TestSin (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestSin.java28 public class TestSin extends RSBaseCompute { class
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/
Dcmath_test.go1334 func TestSin(t *testing.T) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go2948 func TestSin(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp2835 TEST_F(LazyOpsTest, TestSin) { in TEST_F() argument