/test/vts/script/ |
D | diagnose.py | 24 def runCommand(cmd, description): argument
|
/test/vti/test_serving/gae/ |
D | labv1openapi.json | 39 "description": "A message for representing an individual build entry.", string 102 "description": "A message for representing an individual host's device entry.", string 139 "description": "A message for representing an individual host's device entry.", string 171 "description": "A message for representing an individual lab host's device entry.", string 207 "description": "A message for representing an individual lab's host entry.", string 263 "description": "A model for representing a LabModel entity.", string 275 "description": "Endpoint API for lab_info.", string 294 "description": "A successful response", string 316 "description": "A successful response", string 338 "description": "A successful response", string [all …]
|
D | hostv1openapi.json | 39 "description": "A message for representing an individual build entry.", string 102 "description": "A message for representing an individual host's device entry.", string 139 "description": "A message for representing an individual host's device entry.", string 154 "description": "Endpoint API for host_info.", string 173 "description": "A successful response", string 195 "description": "A successful response", string 217 "description": "A successful response", string
|
D | buildv1openapi.json | 39 "description": "A message for representing an individual build entry.", string 105 "description": "Endpoint API for build_info.", string 124 "description": "A successful response", string 146 "description": "A successful response", string 168 "description": "A successful response", string
|
D | schedulev1openapi.json | 39 "description": "A message for representing an individual build entry.", string 102 "description": "A message for representing an individual host's device entry.", string 139 "description": "A message for representing an individual host's device entry.", string 171 "description": "A message for representing an individual lab host's device entry.", string 207 "description": "A message for representing an individual lab's host entry.", string 263 "description": "A model for representing a LabModel entity.", string 422 "description": "A message for representing an individual schedule entry.", string 434 "description": "Endpoint API for schedule_info.", string 453 "description": "A successful response", string 475 "description": "A successful response", string [all …]
|
D | jobv1openapi.json | 39 "description": "A message for representing an individual build entry.", string 102 "description": "A message for representing an individual host's device entry.", string 139 "description": "A message for representing an individual host's device entry.", string 154 "description": "A message for representing an individual job entry.", string 315 "description": "A message for representing an individual job entry.", string 344 "description": "A message for representing an individual lab host's device entry.", string 380 "description": "A message for representing an individual lab's host entry.", string 436 "description": "A model for representing a LabModel entity.", string 595 "description": "A message for representing an individual schedule entry.", string 607 "description": "Endpoint API for job_queue.", string [all …]
|
/test/framework/harnesses/host_controller/ |
D | console_argument_parser.py | 29 def __init__(self, command_name, description): argument
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | BusinessLogic.java | 101 String description = cleanDescription(rulesList.getDescription(), index); in applyLogicsFor() local 157 private String cleanDescription(String description, int index) { in cleanDescription() 217 public BusinessLogicRulesList(List<BusinessLogicRule> rulesList, String description) { in BusinessLogicRulesList()
|
D | BusinessLogicFactory.java | 147 String description = null; in extractRulesList() local
|
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/ |
D | BusinessLogicTest.java | 136 String description = bl.mRules.get("testCaseName1").get(0).getDescription(); in testCorrectLogic() local
|