Searched refs:Device (Results 1 – 18 of 18) sorted by relevance
/test/vti/test_serving/proto/ |
D | GreenBuildScheduleConfigMessage.proto | 53 // Device manifest branch name. 56 // Device PAB account ID. 64 // Device type (format: <lab>/<device type>) 70 // Device manifest branch name if different. 73 // Device build target if different. 76 // Device PAB account ID if different.
|
D | TestLabConfigMessage.proto | 45 // To specify information about a DUT (Device Under Test).
|
D | TestScheduleConfigMessage.proto | 36 // Device image storage type (e.g., PAB or GCS)
|
/test/vti/test_serving/gae/frontend/src/app/menu/device/ |
D | device.component.ts | 20 import { Device } from '../../model/device'; 46 dataSource = new MatTableDataSource<Device>(); 67 this.filterComponent.setSelectorList(Device);
|
/test/vti/test_serving/gae/frontend/src/app/model/ |
D | device_wrapper.ts | 16 import {Device} from './device'; 19 devices: Device[];
|
D | device.ts | 16 export class Device { class
|
/test/vti/test_serving/configs/infra/prod/androidtestcenter/scripts/ |
D | home_bot_config.py | 83 class Device(object): class 91 self._device_client = device_lib.Device( 204 _DEVICE = Device(device_ip[0], id)
|
/test/vti/test_serving/configs/infra/test/androidtestcenter-test/scripts/ |
D | home_bot_config.py | 83 class Device(object): class 91 self._device_client = device_lib.Device( 204 _DEVICE = Device(device_ip[0], id)
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_plan_release.jsp | 46 search.addFilter('Device', 'device', { 49 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId});
|
D | show_suite_release.jsp | 131 <label>Device Branch</label> 139 <label>Device Build ID</label> 145 <label>Device Name</label> 228 … <b>Device Name: </b><c:out value="${testSuiteResultEntity.deviceName}"></c:out><br>
|
D | show_table.jsp | 45 search.addFilter('Device', 'device', { 48 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId}); 295 <h6 class='pie-chart-title'>Test Status for Device Build ID: ${topBuildId}</h6>
|
D | show_tree.jsp | 41 search.addFilter('Device', 'device', { 44 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId});
|
D | show_profiling_overview.jsp | 43 search.addFilter('Device', 'device', {
|
D | show_coverage_overview.jsp | 370 <label>Device Select</label>
|
/test/vts/tools/build/tasks/list/ |
D | vts_func_fuzzer_package_list.mk | 18 android.hardware.audio@2.0-vts.func_fuzzer.Device \ 103 android.hardware.renderscript@1.0-vts.func_fuzzer.Device \
|
/test/vts-testcase/nbu/src/ |
D | README.md | 15 The tests have two components, an agent apk running on the Android Device Under
|
/test/vti/dashboard/ |
D | README.md | 5 The VTS Dashboard displays the summarized results of the Multi Device Tests along with graphs.
|
/test/vts/proto/ |
D | VtsReportMessage.proto | 92 // Device USB serial number
|