Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestLog2.java28 public class TestLog2 extends RSBaseCompute { class
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dcomplex_math_test_common.h176 C10_DEFINE_TEST(TestLog2, Rev) { in C10_DEFINE_TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go2794 func TestLog2(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp6317 TEST_F(LazyOpsTest, TestLog2) { in TEST_F() argument