Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/app/test-overview/
Dtest-overview.component.ts33 return this.goldens.find((it) => it.id == this.selectedGoldenId);
36 selectedGoldenId: String | null = null; property in TestOverviewComponent
40 this.selectedGoldenId = selection.hasValue()