Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dmtb_unittest.py115 list_x, list_y = mtb_packets.get_x_y_multiple_slots(slots)
140 list_x, list_y = mtb_packets.get_x_y_multiple_slots(slots)
/external/autotest/client/site_tests/firmware_TouchMTB/
Dmtb.py760 def get_x_y_multiple_slots(self, target_slots): member in Mtb
816 list_x, list_y = self.get_x_y_multiple_slots(target_slots)