OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_chop_off_both_ends
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/firmware_TouchMTB/
validators.py
1144
def
_chop_off_both_ends
(self, points, distance):
member in class:ReportRateValidator
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
validators_unittest.py
675
actual_middle = validator.
_chop_off_both_ends
(points, distance)
[
all
...]
Completed in 2324 milliseconds