Searched refs:print_verbose (Results 1 - 3 of 3) sorted by relevance

/external/autotest/site_utils/
H A Dcollect_suite_time_stats.py96 def print_verbose(string, *args): function
166 print_verbose('Task %s for Job %s took %s',
182 print_verbose('Job %s took %f, last Queued: %s',
211 print_verbose('Job: %s, Net runtime: %f, Real runtime: %f, '
316 print_verbose('Dut: %s, Jobs: %s', dut, jobs)
319 print_verbose('Dut overhead: %f', overhead)
/external/autotest/client/site_tests/firmware_TouchMTB/
H A Dspreadsheet.py87 def print_verbose(msg): function
216 print_verbose(' row %4d: %s' % (index, str(pressure_dict)))
306 print_verbose(' %s' % str(pressure_dict))
/external/toybox/toys/pending/
H A Dtraceroute.c208 int probe, dest_reach = 0, print_verbose = 1; local
429 if(print_verbose){
466 print_verbose = 0;

Completed in 450 milliseconds