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.py60 def _dedupe_files(summary, file_infos, max_result_size_KB): argument
81 def throttle(summary, max_result_size_KB): argument
Ddelete_file_throttler.py42 def throttle(summary, max_result_size_KB, argument
Dzip_file_throttler.py104 def throttle(summary, max_result_size_KB, argument
Dthrottler_lib.py133 def check_throttle_limit(summary, max_result_size_KB): argument
Dshrink_file_throttler.py150 def throttle(summary, max_result_size_KB, argument
Dutils.py260 def _throttle_results(summary, max_result_size_KB): argument
/external/autotest/client/common_lib/
Dbase_job.py797 max_result_size_KB = _job_state.property_factory( variable in base_job