Searched refs:get_largest_gap_ratio (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/tests/
H A Dmtb_unittest.py475 """Test get_largest_gap_ratio for one-finger and two-finger gestures."""
509 largest_gap_ratio = mtb_packets.get_largest_gap_ratio(slot)
/external/autotest/client/site_tests/firmware_TouchMTB/
H A Dmtb.py910 def get_largest_gap_ratio(self, target_slot): member in class:Mtb
H A Dvalidators.py853 gap_ratio = self.packets.get_largest_gap_ratio(self.slot)

Completed in 52 milliseconds