Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
D__init__.py16 GET_RESULTS_TIMEOUT = 30.0 variable
Dandroid_process_data_agent.py60 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Datrace_from_file_agent.py64 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dwalt_agent.py103 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dbattor_trace_agent.py144 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dftrace_agent.py195 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Datrace_agent.py208 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
/external/chromium-trace/catapult/systrace/profile_chrome/
Dddms_tracing_agent.py53 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dchrome_startup_tracing_agent.py74 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dchrome_tracing_agent.py107 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
Dperf_tracing_agent.py140 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)
/external/chromium-trace/catapult/systrace/systrace/
Dtracing_controller.py71 @py_utils.Timeout(tracing_agents.GET_RESULTS_TIMEOUT)