HomeSort by relevance Sort by last modified time
    Searched refs:validator_weights (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
firmware_summary_unittest.py 28 validator_weights = {'CountPacketsValidator': weight_common, variable
52 validator_weights=validator_weights,
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_summary.py 62 validator_weights)
101 validator_weights=validator_weights):
102 """ segment_weights and validator_weights are passed as arguments
116 validator_weights,
firmware_log.py 546 def __init__(self, log_dir, segment_weights, validator_weights,
550 self.validator_weights = validator_weights
640 validator_weights = {'CountTrackingIDValidator': 12,
668 extended_validator_weights[v] = self.validator_weights[v]
690 self.validator_weights[name])
test_conf.py 297 validator_weights = {'CountPacketsValidator': weight_common, variable
    [all...]

Completed in 311 milliseconds