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

  /external/autotest/client/bin/result_tools/
utils_lib.py 50 # result_throttled: Flag to indicate if test results collection is throttled.
56 'result_throttled'])
78 result_throttled: True if test results collection is throttled.
86 result_throttled = (summary.original_size > summary.trimmed_size)
91 result_throttled=result_throttled)
  /external/autotest/server/
site_utils.py     [all...]

Completed in 487 milliseconds