Home
last modified time | relevance | path

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

/test/vti/test_serving/gae/frontend/src/app/menu/lab/
Dlab.component.ts21 import { Lab } from '../../model/lab';
57 labDataSource = new MatTableDataSource<Lab>();
100 const labs: Lab[] = [];
/test/framework/
DREADME.md1 # Android Vendor Test Suite (VTS) Lab
3 VTS Lab is an open source test serving infrastructure that can be used
/test/vti/test_serving/gae/frontend/src/app/model/
Dlab.ts18 export class Lab { class
/test/vti/test_serving/proto/
DTestLabConfigMessage.proto21 // Lab name where format is labtype-location-instance (e.g., vtslab-mtv32-main).