Searched defs:traceViewComponent (Results 1 – 2 of 2) sorted by relevance
147 const traceViewComponent = assertDefined(component.traceViewComponent); constant173 const traceViewComponent = assertDefined(component.traceViewComponent); constant200 const traceViewComponent = assertDefined(component.traceViewComponent); constant447 traceViewComponent: TraceViewComponent | undefined; property in TestHostComponent
118 let traceViewComponent: WinscopeEventEmitter & WinscopeEventListener; variable