Home
last modified time | relevance | path

Searched refs:test_subtract (Results 1 – 3 of 3) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/example/
Dcalculator_test.c101 void test_subtract(void **state) { in test_subtract() function
402 unit_test(test_subtract), in main()
/external/python/cpython2/Lib/test/
Dtest_collections.py1024 def test_subtract(self): member in TestCounter
Dtest_decimal.py2191 def test_subtract(self): member in ContextAPItests