Home
last modified time | relevance | path

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

/test/vti/test_serving/gae/frontend/src/app/menu/lab/
Dlab.component.ts58 hostDataSource = new MatTableDataSource<Host>(); property in LabComponent
79 this.hostDataSource.data = response.labs;