Home
last modified time | relevance | path

Searched refs:test_multiply (Results 1 – 2 of 2) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/example/
Dcalculator_test.c107 void test_multiply(void **state) { in test_multiply() function
403 unit_test(test_multiply), in main()
/external/python/cpython2/Lib/test/
Dtest_decimal.py2062 def test_multiply(self): member in ContextAPItests