Searched defs:lumpy (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/tests/
H A Dvalidators_unittest.py41 unittest_path_lumpy = os.path.join(os.getcwd(), 'tests/logs/lumpy')
46 lumpy = mocked_device[PLATFORM.LUMPY] variable
67 score = self._test_count_tracking_id(filename, '== 2', lumpy)
76 score = self._test_count_tracking_id(filename, '== 1', lumpy)
85 score = self._test_count_tracking_id(filename, '== 2', lumpy)
108 """Should catch the drumroll on lumpy.
114 score = self._test_drumroll(filename, self.criteria, lumpy)
118 """Should catch the drumroll on lumpy.
124 score = self._test_drumroll(filename, self.criteria, lumpy)
141 'drumroll.fast-lumpy
[all...]

Completed in 380 milliseconds