Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dmain.py113 chrome_tracing_agent.ChromeTracingAgent.GetCategories(
135 perf_tracing_agent.PerfProfilerAgent.GetCategories(device)))
Dperf_tracing_agent_unittest.py19 perf_tracing_agent.PerfProfilerAgent.GetCategories(self.device)
Dchrome_tracing_agent_unittest.py24 chrome_tracing_agent.ChromeTracingAgent.GetCategories(
Dchrome_tracing_agent.py41 def GetCategories(device, package_info): member in ChromeTracingAgent
Dperf_tracing_agent.py120 def GetCategories(cls, device): member in PerfProfilerAgent