Searched defs:traceViewComponent (Results 1 – 2 of 2) sorted by relevance
124 const traceViewComponent = assertDefined(component.traceViewComponent); constant150 const traceViewComponent = assertDefined(component.traceViewComponent); constant177 const traceViewComponent = assertDefined(component.traceViewComponent); constant217 traceViewComponent: TraceViewComponent | undefined; property in TestHostComponent
87 let traceViewComponent: WinscopeEventEmitter & WinscopeEventListener; variable