Searched refs:ChromeTracingAgent (Results 1 – 4 of 4) sorted by relevance
89 assert chrome_tracing_agent.ChromeTracingAgent.IsSupported(platform_backend)90 agent = chrome_tracing_agent.ChromeTracingAgent(platform_backend)128 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform1))130 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform2))132 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform3))145 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform1))147 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform2))149 chrome_tracing_agent.ChromeTracingAgent.IsSupported(self.platform3))157 chrome_tracing_agent.ChromeTracingAgent.IsSupported(desktop_platform))163 chrome_tracing_agent.ChromeTracingAgent.IsSupported(desktop_platform))[all …]
44 class ChromeTracingAgent(tracing_agent.TracingAgent): class46 super(ChromeTracingAgent, self).__init__(platform_backend)
80 if (chrome_tracing_agent.ChromeTracingAgent.IsSupported(82 not chrome_tracing_agent.ChromeTracingAgent in85 chrome_tracing_agent.ChromeTracingAgent)206 return chrome_tracing_agent.ChromeTracingAgent.IsSupported(219 if isinstance(agent, chrome_tracing_agent.ChromeTracingAgent):
158 if not chrome_tracing_agent.ChromeTracingAgent.IsStartupTracingSupported(