Home
last modified time | relevance | path

Searched defs:TestAtan2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestAtan2.java28 public class TestAtan2 extends RSBaseCompute { class
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go2232 func TestAtan2(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp2951 TEST_F(LazyOpsTest, TestAtan2) { in TEST_F() argument