Searched refs:traceConfigChange (Results 1 – 2 of 2) sorted by relevance
163 @Output() readonly traceConfigChange = property in TraceConfigComponent188 this.traceConfigChange.emit(this.traceConfig);285 this.traceConfigChange.emit(this.traceConfig);
62 configChangeSpy = spyOn(component.traceConfigChange, 'emit');123 const spy = spyOn(newComponent.traceConfigChange, 'emit');141 const spy = spyOn(newComponent.traceConfigChange, 'emit');