Home | History | Annotate | Download | only in test

Lines Matching refs:add_result

551             add_result, pow_result, div_result = multicall()
552 self.assertEqual(add_result, 2+3)