/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_div_test.cpp | 34 void test_div() { in test_div() function in __anon83616f130111::OpDivOutTest 94 test_div<ScalarType::Float, ScalarType::Float, ScalarType::Float>() { in test_div() function in __anon83616f130111::OpDivOutTest 118 test_div<ScalarType::Bool, ScalarType::Float, ScalarType::Float>() { in test_div() function in __anon83616f130111::OpDivOutTest
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_xpu_basic.py | 54 def test_div(self): member in XpuBasicTests
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/tests/ |
H A D | MPSCNNTests.mm | 526 bool test_div() { function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/test/ |
D | mul.cpp | 40 static bool test_div(double al, double au, double bl, double bu) { in test_div() function
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_uint128.cpp | 97 void test_div() { in test_div() function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | zvector.c | 735 void test_div (void) in test_div() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_binop.py | 291 def test_div(self): member in RatTestCase
|
D | test_complex.py | 93 def test_div(self): member in ComplexTest
|
D | test_operator.py | 150 def test_div(self): member in OperatorTestCase
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_pathlib.py | 772 def test_div(self): member in PurePosixPathTest 1267 def test_div(self): member in PureWindowsPathTest
|
D | test_binop.py | 272 def test_div(self): member in RatTestCase
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_complex.py | 567 def test_div(self): member in TestComplex
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/ |
D | lib.rs | 2607 fn test_div() { in test_div() function 2659 fn test_div() { in test_div() function
|
/aosp_15_r20/external/python/jinja/tests/ |
D | test_lexnparse.py | 345 def test_div(self, env): member in TestSyntax
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_legacy_vmap.py | 2643 def test_div(self, device): member in TestVmapBatchedGradientLegacy
|
H A D | test_tensorexpr.py | 633 def test_div(x, y): function
|
H A D | test_binary_ufuncs.py | 2617 def test_div(self, device, dtype): member in TestBinaryUfuncs
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTypeTests.cpp | 2867 static inline T test_div(T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_vmap.py | 3715 def test_div(self, device): member in TestVmapBatchedGradient
|
/aosp_15_r20/external/pytorch/test/quantization/fx/ |
H A D | test_quantize_fx.py | 7248 def test_div(self): member in TestQuantizeFxOps
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vulkan_api_test.cpp | 2215 void test_div(const at::IntArrayRef input_shape, const at::IntArrayRef other_shape) { in test_div() function
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_pytorch_onnx_onnxruntime.py | 1897 def test_div(self): member in TestONNXRuntime
|