Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/bin/result_tools/
H A Ddedupe_file_throttler.py60 def _dedupe_files(summary, file_infos, max_result_size_KB): argument
81 def throttle(summary, max_result_size_KB): argument
H A Ddelete_file_throttler.py51 def throttle(summary, max_result_size_KB, argument
H A Dzip_file_throttler.py104 def throttle(summary, max_result_size_KB, argument
H A Dthrottler_lib.py134 def check_throttle_limit(summary, max_result_size_KB): argument
H A Dutils.py258 def _throttle_results(summary, max_result_size_KB): argument
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py797 max_result_size_KB = _job_state.property_factory( variable in base_job