Home
last modified time | relevance | path

Searched defs:TestTrunc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
H A DTestTrunc.java28 public class TestTrunc extends RSBaseCompute { class
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_math.py874 class TestTrunc(object): class
/aosp_15_r20/external/executorch/kernels/prim_ops/test/
H A Dprim_ops_test.cpp547 TEST_F(RegisterPrimOpsTest, TestTrunc) { in TEST_F() argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_math.py1586 class TestTrunc: class
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dall_test.go3030 func TestTrunc(t *testing.T) { func
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp3119 TEST_F(LazyOpsTest, TestTrunc) { in TEST_F() argument