Home
last modified time | relevance | path

Searched refs:check_throttle_limit (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/bin/result_tools/
Ddedupe_file_throttler.py71 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
108 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
Ddelete_file_throttler.py63 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
Dthrottler_lib.py130 def check_throttle_limit(summary, max_result_size_KB): function
Dutils.py253 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
306 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
Dzip_file_throttler.py124 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):
Dshrink_file_throttler.py163 if throttler_lib.check_throttle_limit(summary, max_result_size_KB):