Searched refs:default (Results 1 – 25 of 39) sorted by relevance
12
37 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];
163 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 …]
64 optional int32 version_major = 7 [default = -1];66 optional int32 version_minor = 8 [default = -1];
111 optional int32 queue_id = 4 [default = -1];154 optional int32 mem_id = 2 [default = -1];182 optional int32 handle_id = 2 [default = -1];
99 optional int32 target_version_major = 1208 [default = -1];101 optional int32 target_version_minor = 1209 [default = -1];
130 optional int32 target_version_major = 3010 [default = -1];132 optional int32 target_version_minor = 3011 [default = -1];
114 default=None)118 default=os.getcwd())122 default='*_test.py')
33 .ui-datepicker td span.ui-state-default, .ui-datepicker td a.ui-state-default {
23 cursor: default;77 cursor: default;
30 cursor: default;
27 cursor: default;
76 cursor: default;
32 optional bool boot_success = 3 [default = true];51 optional int32 test_type = 33 [default = 0];
6 "default": {
1 This is the default directory for device-side tests in the cts-root test suite.
1 This is the default directory for host-side tests in the cts-root test suite.
12 "default": {
11 `cts-root-tradefed` to run it, and `run cts-root` to run the default cts-root
15 default_namespace: "default-gzip"
10 def defaultProfiles = 'default'
30 'run cts-root' to run the default MTS plan
29 'run mts' to run the default MTS plan
67 has_bootloader_img = ndb.BooleanProperty(default=True)68 has_radio_img = ndb.BooleanProperty(default=True)