Home
last modified time | relevance | path

Searched defs:test_mul (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/tests/st/ops/cpu/
Dtest_mul_op.py41 def test_mul(): function
/third_party/boost/libs/numeric/interval/test/
Dmul.cpp25 static bool test_mul(double al, double au, double bl, double bu) { in test_mul() function
/third_party/python/Lib/test/
Dtest_audioop.py342 def test_mul(self): member in TestAudioop
Dtest_binop.py265 def test_mul(self): member in RatTestCase
Dstring_tests.py1223 def test_mul(self): member in MixinStrUnicodeUserStringTest
Dtest_deque.py354 def test_mul(self): member in TestBasic
Dtest_operator.py220 def test_mul(self): member in OperatorTestCase
Dtest_array.py607 def test_mul(self): member in BaseTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp3002 static inline T test_mul (T x, T y) in test_mul() function in vkt::SpirVAssembly::TestMath