Home
last modified time | relevance | path

Searched refs:_throttle_results (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/bin/result_tools/
Dutils_unittest.py473 result_utils._throttle_results(summary, LARGE_SIZE * 10 / 1024)
476 result_utils._throttle_results(summary, LARGE_SIZE * 3 / 1024)
487 result_utils._throttle_results(
496 result_utils._throttle_results(
516 result_utils._throttle_results(
Dutils.py247 def _throttle_results(summary, max_result_size_KB): function
392 _throttle_results(summary, max_size_KB)