Home
last modified time | relevance | path

Searched defs:TestTan (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestTan.java28 public class TestTan extends RSBaseCompute { class
/aosp_15_r20/prebuilts/go/linux-x86/src/math/cmplx/
Dcmath_test.go1415 func TestTan(t *testing.T) { func
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dcomplex_math_test_common.h469 C10_DEFINE_TEST(TestTan, Identity) { in C10_DEFINE_TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go3003 func TestTan(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp2965 TEST_F(LazyOpsTest, TestTan) { in TEST_F() argument