Searched defs:test_div (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/tests/st/ops/cpu/ | ||
| D | test_arithmetic_op.py | 87 def test_div(): function |
| /third_party/boost/libs/numeric/interval/test/ | ||
| D | mul.cpp | 40 static bool test_div(double al, double au, double bl, double bu) { in test_div() function |
| /third_party/mindspore/tests/ut/python/ir/ | ||
| D | test_tensor.py | 272 def test_div(): function |
| /third_party/python/Lib/test/ | ||
| D | test_binop.py | 272 def test_div(self): member in RatTestCase |
| D | test_pathlib.py | 765 def test_div(self): member in PurePosixPathTest |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ | ||
| D | vktSpvAsmTypeTests.cpp | 2943 static inline T test_div (T x, T y) in test_div() function in vkt::SpirVAssembly::TestMath |