Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/test/util/
H A Dcomplex_math_test_common.h204 C10_DEFINE_TEST(TestLog1p, Normal) { in C10_DEFINE_TEST() argument
222 C10_DEFINE_TEST(TestLog1p, Small) { in C10_DEFINE_TEST() argument
238 C10_DEFINE_TEST(TestLog1p, Extreme) { in C10_DEFINE_TEST() argument
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestLog1p.java28 public class TestLog1p extends RSBaseCompute { class
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go2776 func TestLog1p(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp6339 TEST_F(LazyOpsTest, TestLog1p) { in TEST_F() argument