Home
last modified time | relevance | path

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

/test/vti/test_serving/gae/frontend/src/app/menu/lab/
Dlab.component.ts80 this.setLabs(response.labs);
90 setLabs(hosts: Host[]) { method in LabComponent