Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 39) sorted by relevance

12

/test/vti/test_serving/proto/
DTestScheduleConfigMessage.proto37 optional BuildStorageType build_storage_type = 3 [default = BUILD_STORAGE_TYPE_PAB];
51 optional bool has_bootloader_img = 3 [default = true];
54 optional bool has_radio_img = 4 [default = true];
84 optional BuildStorageType gsi_storage_type = 24 [default = BUILD_STORAGE_TYPE_PAB];
100 optional BuildStorageType test_storage_type = 34 [default = BUILD_STORAGE_TYPE_PAB];
115 optional bool disable = 51 [default = false];
/test/vts/proto/
DComponentSpecificationMessage.proto163 optional bool entry = 1 [default = false];
165 optional bool exit = 2 [default = false];
192 optional int32 hal_driver_id = 11 [default = -1];
207 optional int32 component_type_version_major = 26 [default = -1];
209 optional int32 component_type_version_minor = 27 [default = -1];
247 optional bool do_not_fuzz = 32 [default = false];
349 optional int32 mem_id = 3 [default = -1];
397 optional int32 handle_id = 6 [default = -1];
466 optional int32 fmq_id = 162 [default = -1];
507 optional bool is_input = 301 [default = true];
[all …]
DVtsProfilingMessage.proto64 optional int32 version_major = 7 [default = -1];
66 optional int32 version_minor = 8 [default = -1];
DVtsResourceControllerMessage.proto111 optional int32 queue_id = 4 [default = -1];
154 optional int32 mem_id = 2 [default = -1];
182 optional int32 handle_id = 2 [default = -1];
DVtsDriverControlMessage.proto99 optional int32 target_version_major = 1208 [default = -1];
101 optional int32 target_version_minor = 1209 [default = -1];
DAndroidSystemControlMessage.proto130 optional int32 target_version_major = 3010 [default = -1];
132 optional int32 target_version_minor = 3011 [default = -1];
/test/vti/test_serving/gae/testing/
De2e_test.py114 default=None)
118 default=os.getcwd())
122 default='*_test.py')
/test/vti/dashboard/src/main/proto/
DTestSuiteResultMessage.proto32 optional bool boot_success = 3 [default = true];
51 optional int32 test_type = 33 [default = 0];
/test/vti/dashboard/src/main/webapp/css/
Ddatepicker.css33 .ui-datepicker td span.ui-state-default, .ui-datepicker td a.ui-state-default {
Dtest_acknowledgments.css23 cursor: default;
77 cursor: default;
Dshow_release.css30 cursor: default;
Ddashboard_main.css76 cursor: default;
Dsearch_header.css27 cursor: default;
/test/vts-testcase/security/poc/target/kernel_wifi/31707909/
Dpoc.runner_conf6 "default": {
/test/vts-testcase/security/poc/target/kernel_wifi/32219453/
Dpoc.runner_conf6 "default": {
/test/cts-root/hostsidetests/
DREADME.md1 This is the default directory for host-side tests in the cts-root test suite.
/test/cts-root/tests/
DREADME.md1 This is the default directory for device-side tests in the cts-root test suite.
/test/vts-testcase/security/poc/target/kernel_sound/28838221/
Dpoc.runner_conf12 "default": {
/test/vti/dashboard/gradle/
Dprofiles.gradle10 def defaultProfiles = 'default'
/test/cts-root/
DREADME.md11 `cts-root-tradefed` to run it, and `run cts-root` to run the default cts-root
/test/vti/test_serving/configs/infra/prod/androidtestcenter/
Dsettings.cfg15 default_namespace: "default-gzip"
/test/vti/test_serving/configs/infra/test/androidtestcenter-test/
Dsettings.cfg15 default_namespace: "default-gzip"
/test/cts-root/tools/cts-root-tradefed/
DREADME30 'run cts-root' to run the default MTS plan
/test/mts/tools/mts-tradefed/
DREADME29 'run mts' to run the default MTS plan
/test/vti/test_serving/gae/webapp/src/proto/
Dmodel.py67 has_bootloader_img = ndb.BooleanProperty(default=True)
68 has_radio_img = ndb.BooleanProperty(default=True)

12