/test/vts/harnesses/tradefed/src/com/android/tradefed/util/ |
D | JsonUtil.java | 39 public static void deepMergeJsonObjects(JSONObject target, JSONObject source) in deepMergeJsonObjects()
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | DeviceInfo.java | 54 FileInputStreamSource source = null; in testCollectDeviceInfo() local
|
D | MetricsReportLog.java | 84 public void addValue(String source, String message, double value, ResultType type, in addValue() 112 public void addValues(String source, String message, double[] values, ResultType type, in addValues()
|
/test/vts/testcases/template/binary_test/ |
D | binary_test.py | 219 def isValidSource(source): argument 360 def ParseTestSource(self, source): argument
|
/test/vti/dashboard/src/main/webapp/js/ |
D | test_acknowledgments.js | 230 source: _allBranches, property 249 source: _allDevices, property 303 source: allTestCases, property 400 source: allTests, property
|
D | search_header.js | 57 source: values, property
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | ReportLog.java | 64 Metric(String source, String message, double value, ResultType type, ResultUnit unit) { in Metric() 79 Metric(String source, String message, double[] values, ResultType type, ResultUnit unit) { in Metric() 143 String source = parser.getAttributeValue(null, SOURCE_ATTR); in parse() local 184 public void addValues(String source, String message, double[] values, ResultType type, in addValues() 199 public void addValue(String source, String message, double value, ResultType type, in addValue()
|
D | CrashUtils.java | 91 public static BigInteger getBigInteger(JSONObject source, String name) throws JSONException { in getBigInteger()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | DeviceInfoCollector.java | 150 try (FileInputStreamSource source = in setUp() 152 mLogger.testLog(deviceInfoFile.getName(), LogDataType.TEXT, source); in setUp() local
|
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/ |
D | ReportLogTest.java | 117 String source = sb.toString(); in testLimits_source() local
|
/test/vts-testcase/hal/tv/cec/V1_0/host_cec_client/ |
D | cec_utils.py | 72 def sendCecMessage(self, source, destination, message): argument
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
D | CertificationSuiteResultReporter.java | 333 try (InputStreamSource source = mPreInvocationLogs.get(earlyLog)) { in initializeResultDirectories() 334 testLog(earlyLog.getPath(), earlyLog.getType(), source); in initializeResultDirectories() local 649 try (FileInputStreamSource source = new FileInputStreamSource(resultFile)) { in logReportFiles()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
D | ResultReporter.java | 1144 try (FileInputStreamSource source = new FileInputStreamSource(resultFile)) { in logReportFiles()
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t…
|