Home
last modified time | relevance | path

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

/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/gemmlowp/test/
Dtest_fixedpoint.cc317 void test_mul(FixedPoint<std::int32_t, tIntegerBits_a> a, in test_mul() function
332 void test_mul(const std::vector<std::int32_t>& testvals_int32) { in test_mul() function
/external/python/cpython3/Lib/test/
Dtest_audioop.py342 def test_mul(self): member in TestAudioop
Dstring_tests.py1147 def test_mul(self): member in MixinStrUnicodeUserStringTest
Dtest_binop.py265 def test_mul(self): member in RatTestCase
Dtest_deque.py352 def test_mul(self): member in TestBasic
Dtest_operator.py202 def test_mul(self): member in OperatorTestCase
Dtest_array.py547 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/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2775 static inline T test_mul (T x, T y) in test_mul() function in vkt::SpirVAssembly::TestMath