Home
last modified time | relevance | path

Searched refs:error_time (Results 1 – 1 of 1) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py71 error_time = BOOT_TIME_TOO_BIG * 10
73 error_time = float(args.errortime)
123 error_time, components_to_monitor)
304 def iterate(args, search_events_pattern, timings_pattern, shutdown_events_pattern, cfg, error_time,\ argument
444 if events[LOGCAT_BOOT_COMPLETE] > error_time and not args.ignore: