Searched defs:traceViewComponent (Results 1 – 2 of 2) sorted by relevance
148 const traceViewComponent = assertDefined(component.traceViewComponent); constant174 const traceViewComponent = assertDefined(component.traceViewComponent); constant201 const traceViewComponent = assertDefined(component.traceViewComponent); constant454 traceViewComponent: TraceViewComponent | undefined; property in TestHostComponent
120 let traceViewComponent: WinscopeEventEmitter & WinscopeEventListener; variable