| /external/autotest/server/lib/ |
| D | status_history.py | 27 * diagnosis interval - A time interval during which DUT status 32 Diagnosis intervals are interesting because they normally contain 49 # Values used to describe the diagnosis of a DUT. These values are 51 # diagnosis of whether the DUT was working at the end of a given 97 event, and a diagnosis of whether the DUT was working or failed 114 @property diagnosis Working status of the DUT after the event. 200 def diagnosis(self): member in _JobEvent 203 The diagnosis is interpreted as follows: 210 @return A valid diagnosis value. 262 diagnosis on the task indicates the diagnosis for the DUT at [all …]
|
| /external/json-schema-validator/src/test/resources/draft2020-12/ |
| D | issue656.json | 46 "diagnosis": { object 63 "diagnosis", 134 "diagnosis": "fdsfds", string 153 "diagnosis": "sfdsfds", string
|
| /external/sdv/vsomeip/ |
| D | README.md | 63 ###### Compilation with predefined unicast and/or diagnosis address 69 To predefine the diagnosis address, call cmake like: 71 cmake -DDIAGNOSIS_ADDRESS=<YOUR DIAGNOSIS ADDRESS> .. 73 The diagnosis address is a single byte value.
|
| D | CHANGES | 341 diagnosis mask 528 - Added changes for diagnosis mode plugin (as in v2.10.14) 532 - Reverted diagnosis mode plugin (as in v2.10.11) 536 - Added changes for diagnosis mode plugin. 541 - Reverted diagnosis mode plugin 545 - Update diagnosis mode plugin 563 control the number of bits in the client ID used for the diagnosis 632 - Extended diagnosis plugin to handle requests for 652 - Add Debug Diagnosis Job plug-in 970 - Diagnosis address can be configured at runtime
|
| /external/autotest/site_utils/ |
| D | dut_status.py | 78 -g/--diagnosis - Print the job history surrounding a status 87 'NO' means the DUT is broken. That diagnosis is based on a job that 129 # Dictionary to map the known diagnosis codes to string values. 200 _DIAGNOSIS_IDS[event.diagnosis], 209 --full_history and --diagnosis options. The `arguments` 225 elif arguments.diagnosis: 353 if (not arguments.oneline and not arguments.diagnosis and 422 format_group.add_argument('-g', '--diagnosis', action='store_true',
|
| /external/sdv/vsomeip/documentation/ |
| D | vsomeipUserGuide | 94 Compilation with predefined unicast and/or diagnosis address 102 To predefine the diagnosis address, call cmake like: 105 cmake -DDIAGNOSIS_ADDRESS=<YOUR DIAGNOSIS ADDRESS> .. 107 The diagnosis address is a single byte value. 342 * 'diagnosis' 344 The diagnosis address (byte) that will be used to build client identifiers. The 345 diagnosis address is assigned to the most significant byte in all client 351 The diagnosis mask (2 byte) is used to control the maximum amount of allowed 355 the most significant byte of the client ID is reserved for the diagnosis 356 address and the client IDs will start with the diagnosis address as specified. [all …]
|
| /external/sdv/vsomeip/test/client_id_tests/ |
| D | client_id_test_utility_masked_127.json | 14 "diagnosis":"0x63", string
|
| D | client_id_test_utility_discontinuous_masked_511.json | 14 "diagnosis":"0x63", string
|
| D | client_id_test_utility_masked_4095.json | 14 "diagnosis":"0x60", string
|
| D | client_id_test_utility.json | 14 "diagnosis":"0x63", string
|
| D | client_id_test_utility_masked_511.json | 14 "diagnosis":"0x62", string
|
| /external/sdv/vsomeip/test/routing_tests/ |
| D | local_routing_test_client.json | 4 "diagnosis":"0x12", string
|
| D | local_routing_test_service.json | 3 "diagnosis":"0x12", string
|
| /external/sdv/vsomeip/test/routing_tests/conf/ |
| D | external_local_routing_test_service.json.in | 3 "diagnosis":"0x12", string
|
| D | external_local_routing_test_client_external.json.in | 4 "diagnosis" : "0x16", string
|
| /external/sdv/vsomeip/implementation/utility/src/ |
| D | utility.cpp | 268 …t__ = (next_client__ & static_cast<std::uint16_t>(~its_client_mask)) // save diagnosis address bits in request_client_id() 269 … | (static_cast<std::uint16_t>((next_client__ // set all diagnosis address bits to one in request_client_id() 271 & its_client_mask); // set the diagnosis address bits to zero again in request_client_id()
|
| /external/federated-compute/fcp/tracing/tools/testdata/ |
| D | NoAttributes.baseline | 5 ============== diagnosis ============
|
| D | NoTag.baseline | 5 ============== diagnosis ============
|
| D | TagTooLong.baseline | 5 ============== diagnosis ============
|
| D | UnsupportedType.baseline | 14 ============== diagnosis ============
|
| D | DuplicateTags.baseline | 13 ============== diagnosis ============
|
| /external/sdv/vsomeip/test/offered_services_info_test/ |
| D | offered_services_info_test_local.json | 3 "diagnosis":"0x12", string
|
| /external/sdv/vsomeip/test/initial_event_tests/conf/ |
| D | initial_event_test_diff_client_ids_same_ports_slave_udp.json.in | 3 "diagnosis" : "0x63", string
|
| D | initial_event_test_diff_client_ids_diff_ports_slave_udp.json.in | 3 "diagnosis" : "0x63", string
|
| D | initial_event_test_diff_client_ids_same_ports_slave_tcp.json.in | 3 "diagnosis" : "0x63", string
|