Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/cpu/
Dtest_arithmetic_op.py87 def test_div(): function
/third_party/boost/libs/numeric/interval/test/
Dmul.cpp40 static bool test_div(double al, double au, double bl, double bu) { in test_div() function
/third_party/mindspore/tests/ut/python/ir/
Dtest_tensor.py272 def test_div(): function
/third_party/python/Lib/test/
Dtest_binop.py272 def test_div(self): member in RatTestCase
Dtest_pathlib.py765 def test_div(self): member in PurePosixPathTest
1260 def test_div(self): member in PureWindowsPathTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2943 static inline T test_div (T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath