Home
last modified time | relevance | path

Searched defs:error_message (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/tools/lab/utils/
Dtime_limit.py34 def __init__(self, seconds=5, error_message=DEF_ERR_MSG): argument
/tools/tradefederation/core/proto/
Dtest_record.proto93 string error_message = 1; field
/tools/repohooks/rh/
Dutils.py261 def run_command(cmd, error_message=None, redirect_stdout=False, argument