Searched refs:TF_DEBUG (Results 1 – 11 of 11) sorted by relevance
74 TF_DEBUG = 'Enable tradefed debug mode with a specify port. Default value is 10888.' variable189 help=TF_DEBUG)269 TF_DEBUG=TF_DEBUG,
54 TF_DEBUG = 'TF_DEBUG' variable
195 'tf_debug': constants.TF_DEBUG,
81 TF_DEBUG = ('Enable tradefed debug mode with a specify port. Default value is ' variable231 help=TF_DEBUG)323 TF_DEBUG=TF_DEBUG,
67 if [ -n "${TF_DEBUG}" ]; then
56 TF_DEBUG = 'TF_DEBUG' variable
200 'tf_debug': constants.TF_DEBUG,
32 if not "%TF_DEBUG%"=="" (
286 debug_port = extra_args.get(constants.TF_DEBUG, '')416 if constants.TF_DEBUG == arg:
470 debug_port = extra_args.get(constants.TF_DEBUG, '')611 if constants.TF_DEBUG == arg: