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.py537 result_utils._throttle_results(summary, LARGE_SIZE * 10 // 1024)
548 result_utils._throttle_results(
557 result_utils._throttle_results(
574 result_utils._throttle_results(summary, (3 * SMALL_SIZE) // 1024 + 2)
Dutils.py258 def _throttle_results(summary, max_result_size_KB): function
403 _throttle_results(summary, max_size_KB)