Searched refs:IsChromeTracingSupported (Results 1 – 9 of 9) sorted by relevance
54 def IsChromeTracingSupported(self): member in TracingController56 return self._tracing_controller_backend.IsChromeTracingSupported()
42 if devtools_client.IsChromeTracingSupported():
75 def IsChromeTracingSupported(self): member in FakeDevtoolsClient
81 if not devtools_client.IsChromeTracingSupported():
37 if not self._tracing_controller.IsChromeTracingSupported():
314 def IsChromeTracingSupported(self): member in DevToolsClientBackend
205 def IsChromeTracingSupported(self): member in TracingControllerBackend
275 if not platform.tracing_controller.IsChromeTracingSupported():
119 if not tracing_controller.IsChromeTracingSupported():