Home
last modified time | relevance | path

Searched refs:dialogRef (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/app/components/
Dwarning_dialog_component_test.ts153 dialogRef: MatDialogRef<WarningDialogComponent> | undefined; property in TestHostComponent
165 this.dialogRef = this.dialog.open(WarningDialogComponent, {data});
166 this.dialogRef
Dcollect_traces_component.ts641 const dialogRef = this.dialog.open(WarningDialogComponent, { constant
645 dialogRef