/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporterTest.java | 61 private static final String ID = AbiUtils.createId(ABI, NAME); field in ResultReporterTest 146 mReporter.testRunStarted(ID, 2); in testResultReporting() 166 assertEquals("Incorrect ID", ID, module.getId()); in testResultReporting() 187 mReporter.testRunStarted(ID, methods.length); in makeTestRun() 220 assertEquals("Incorrect ID", ID, module.getId()); in testRepeatedExecutions() 253 mReporter.testRunStarted(ID, 2); in testRetry() 255 IModuleResult moduleResult = invocationResult.getOrCreateModule(ID); in testRetry() 311 IModuleResult moduleResult = invocationResult.getOrCreateModule(ID); in testRetryCanSetDone() 324 mReporter.testRunStarted(ID, 1); in testRetryCanSetDone() 350 IModuleResult moduleResult = invocationResult.getOrCreateModule(ID); in testRetryCannotSetDone() [all …]
|
D | ConsoleReporterTest.java | 46 private static final String ID = AbiUtils.createId(ABI, NAME); field in ConsoleReporterTest 73 mReporter.testRunStarted(ID, 4); in testResultReporting_singleModule() 79 assertEquals(ID, mReporter.getModuleId()); in testResultReporting_singleModule() 89 mReporter.testRunStarted(ID, 4); in testResultReporting_multipleModules() 92 assertEquals(ID, mReporter.getModuleId()); in testResultReporting_multipleModules()
|
D | MetadataReporterTest.java | 49 private static final String ID = AbiUtils.createId(ABI, NAME); field in MetadataReporterTest 94 mReporter.testRunStarted(ID, 3); in testResultReportingFastTests() 107 mReporter.testRunStarted(ID, 3); in testResultReportingSlowTests()
|
/test/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/ |
D | ModuleResultTest.java | 31 private static final String ID = AbiUtils.createId(ABI, NAME); field in ModuleResultTest 44 mResult = new ModuleResult(ID); in setUp() 53 assertEquals("Incorrect module ID", ID, mResult.getId()); in testAccessors() 91 ModuleResult otherResult = new ModuleResult(ID); in testMergeModule()
|
/test/vti/test_serving/proto/ |
D | GreenBuildScheduleConfigMessage.proto | 33 // if GSI (General System Image) is used, GSI PAB account ID. 39 // PAB account ID for test package. 56 // Device PAB account ID. 76 // Device PAB account ID if different.
|
D | TestScheduleConfigMessage.proto | 33 // PAB account ID. 92 // if GSI (General System Image) is used, GSI PAB account ID. 108 // PAB account ID for test package. 123 // the ID of the spreadsheet where test results are uploaded
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | ModuleDefTest.java | 47 private static final String ID = AbiUtils.createId(ABI, NAME); field in ModuleDefTest 54 assertEquals("Incorrect ID", ID, def.getId()); in testAccessors() 66 mockListener.testRunStarted(ID, 0); in testModuleFinisher()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | DeviceInfoCollector.java | 57 private static final String ID = "ro.build.id"; field in DeviceInfoCollector 116 ID, in setUp()
|
/test/vts/proto/ |
D | VtsFuzzTaskMessage.proto | 68 // build ID 128 // numeric Task ID
|
D | VtsReportMessage.proto | 74 // Android Build ID. 99 // build ID. 194 // the commit ID identifying the code revision 344 // build ID, and device) can be found in the associated TestReportMessage(s)
|
D | ComponentSpecificationMessage.proto | 189 // HAL driver ID, if set (e.g., >0), use the given driver_id to get the 223 // the HIDL interface ID used to call an API of another nested interface 313 // ID used for VTS RMI (remote method invocation). 494 // for HIDL HAL, to specify the HIDL_INTERFACE ID. ID is used between
|
/test/framework/harnesses/host_controller/build/ |
D | README.md | 6 * Click "Create credentials" and select "OAuth client ID"
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_plan_release.jsp | 49 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId}); 50 search.addFilter('Test Build ID', 'testBuildId', {}, ${testBuildId});
|
D | show_table.jsp | 48 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId}); 49 search.addFilter('Test Build ID', 'testBuildId', {}, ${testBuildId}); 295 <h6 class='pie-chart-title'>Test Status for Device Build ID: ${topBuildId}</h6>
|
D | show_tree.jsp | 44 search.addFilter('Device Build ID', 'deviceBuildId', {}, ${deviceBuildId}); 45 search.addFilter('Test Build ID', 'testBuildId', {}, ${testBuildId});
|
D | show_suite_release.jsp | 139 <label>Device Build ID</label>
|
/test/suite_harness/common/util/tests/assets/ |
D | arm64_libdl.txt | 226 GNU 0x00000010 NT_GNU_BUILD_ID (unique build ID bitstring) 227 Build ID: 52512b2d7a8b4c6fc4eace5145a3daca
|
D | arm32_libdl.txt | 241 GNU 0x00000010 NT_GNU_BUILD_ID (unique build ID bitstring) 242 Build ID: 676a0450f6cc27cf2554a3d1634fc4fe
|
D | x86app_process32.txt | 387 GNU 0x00000010 NT_GNU_BUILD_ID (unique build ID bitstring) 388 Build ID: 2bb7d95d208fcf19b7cca6e41929753b
|
D | x86app_process64.txt | 416 GNU 0x00000010 NT_GNU_BUILD_ID (unique build ID bitstring) 417 Build ID: 6c3eb89f506fa4c558af06eff220de26
|
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/ |
D | tarmac.output7 | 1 …DD_DF\bJYM7BZSZDuyho__aDn_G\QAFFZZKDT@GZ.;D$>1-<9D^nDE[]OWnqb�PXP]]HEBED@<3ID'R;K+;ETL8_DEJED?E6;M…
|
/test/vti/dashboard/ |
D | build.gradle | 201 tasks.addRule("Pattern: vtsGaeDeploy<ID>") { String taskName ->
|
/test/framework/harnesses/cts-tradefed/ |
D | tradefed-cts-prebuilt.jar | META-INF/
META-INF/MANIFEST.MF
com/android/compatibility/common/ ... |
/test/mlts/models/assets/image_classification/ |
D | LICENSE | 8790 Title: Albertson park in Boise, ID
|