Home
last modified time | relevance | path

Searched defs:max_result_size_KB (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/bin/result_tools/
Ddedupe_file_throttler.py54 def _dedupe_files(summary, file_infos, max_result_size_KB): argument
75 def throttle(summary, max_result_size_KB): argument
Ddelete_file_throttler.py38 def throttle(summary, max_result_size_KB, argument
Dzip_file_throttler.py100 def throttle(summary, max_result_size_KB, argument
Dthrottler_lib.py130 def check_throttle_limit(summary, max_result_size_KB): argument
Dshrink_file_throttler.py152 def throttle(summary, max_result_size_KB, argument
Dutils.py247 def _throttle_results(summary, max_result_size_KB): argument
/external/autotest/client/common_lib/
Dbase_job.py788 max_result_size_KB = _job_state.property_factory( variable in base_job