Home
last modified time | relevance | path

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

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