Searched refs:TF_DEBUG (Results 1 – 8 of 8) sorted by relevance
130 if constants.TF_DEBUG == arg:131 debug_port = extra_args.get(constants.TF_DEBUG, '')176 debug_port = extra_args.get(constants.TF_DEBUG, '')
417 debug_port = extra_args.get(constants.TF_DEBUG, '')1119 constants.TF_DEBUG:
138 TF_DEBUG = 'Enable tradefed debug mode with a specified port. (default: 10888)' variable347 help=TF_DEBUG)468 TF_DEBUG=TF_DEBUG,
60 if [ -n "${TF_DEBUG}" ]; then
57 TF_DEBUG = 'TF_DEBUG' variable
309 'tf_debug': constants.TF_DEBUG,
67 if [ -n "${TF_DEBUG}" ]; then
32 if not "%TF_DEBUG%"=="" (