Home
last modified time | relevance | path

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

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