Searched refs:weight_common (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/site_tests/firmware_TouchMTB/tests/ |
D | firmware_summary_unittest.py | 26 weight_common = 2 variable 28 validator_weights = {'CountPacketsValidator': weight_common, 33 'LinearityNormalFingerValidator': weight_common, 34 'NoGapValidator': weight_common, 36 'NoReversedMotionValidator': weight_common, 38 'PinchValidator': weight_common, 39 'RangeValidator': weight_common, 40 'ReportRateValidator': weight_common, 41 'StationaryFingerValidator': weight_common, 42 'StationaryTapValidator': weight_common}
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | test_conf.py | 295 weight_common = 2 variable 297 validator_weights = {'CountPacketsValidator': weight_common, 302 'LinearityNormalFingerValidator': weight_common, 305 'NoGapValidator': weight_common, 306 'NoReversedMotionValidator': weight_common, 308 'PinchValidator': weight_common, 309 'RangeValidator': weight_common, 310 'ReportRateValidator': weight_common, 311 'HysteresisValidator': weight_common, 312 'StationaryFingerValidator': weight_common, [all …]
|