Searched refs:_test_chop_off_both_ends (Results 1 – 1 of 1) sorted by relevance
/external/autotest/client/site_tests/firmware_TouchMTB/tests/ |
D | validators_unittest.py | 671 def _test_chop_off_both_ends(self, xy_pairs, distance, expected_middle): member in ReportRateValidatorTest 695 self._test_chop_off_both_ends(xy_pairs, distance, expected_middle) 701 self._test_chop_off_both_ends(xy_pairs, distance, expected_middle) 708 self._test_chop_off_both_ends(xy_pairs, distance, expected_middle) 712 self._test_chop_off_both_ends(xy_pairs, distance, expected_middle) 716 self._test_chop_off_both_ends(xy_pairs, distance, expected_middle)
|