Home
last modified time | relevance | path

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

/external/python/markupsafe/tests/
Dtest_markupsafe.py162 def test_mul(): function
/external/python/cpython2/Lib/test/
Dtest_audioop.py273 def test_mul(self): member in TestAudioop
Dtest_binop.py284 def test_mul(self): member in RatTestCase
Dstring_tests.py1073 def test_mul(self): member in MixinStrUnicodeUserStringTest
Dtest_operator.py240 def test_mul(self): member in OperatorTestCase
Dtest_array.py347 def test_mul(self): member in BaseTest
/external/python/cpython3/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
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp78 void test_mul() { in test_mul() function
/external/clang/test/CodeGen/
Dzvector.c643 void test_mul (void) in test_mul() function
/external/gemmlowp/test/
Dtest_fixedpoint.cc394 void test_mul(FixedPoint<ScalarType, tIntegerBits_a> a, in test_mul() function in gemmlowp::__anon843601290111::TestFixedPoint
409 void test_mul(const std::vector<ScalarType>& testvals) { in test_mul() function in gemmlowp::__anon843601290111::TestFixedPoint
/external/rust/crates/num-bigint/tests/
Dbigint.rs714 fn test_mul() { in test_mul() function
Dbiguint.rs834 fn test_mul() { in test_mul() function
/external/deqp/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