OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:result_throttled
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/result_tools/
utils_lib.py
50
#
result_throttled
: Flag to indicate if test results collection is throttled.
56
'
result_throttled
'])
78
result_throttled
: True if test results collection is throttled.
86
result_throttled
= (summary.original_size > summary.trimmed_size)
91
result_throttled
=
result_throttled
)
/external/autotest/server/
site_utils.py
864
result_throttled
: True if test results collection is throttled.
872
result_throttled
=False)
881
fields = {'
result_throttled
' : result_size_info.
result_throttled
}
[
all
...]
Completed in 1128 milliseconds