| /test/suite_harness/tools/dex-tools/test/dex/reader/util/ |
| D | JavaSourceToDexUtil.java | 43 public dex.structure.DexFile getFrom(JavaSource source) throws IOException{ in getFrom() 47 public dex.structure.DexFile getFrom(JavaSource... source) throws IOException{ in getFrom() 86 public Set<MemoryByteCode> compileToByteCode(Set<JavaSource> source) { in compileToByteCode()
|
| /test/suite_harness/tools/dex-tools/test/dex/reader/ |
| D | LargeDexTests.java | 44 JavaSource source = new JavaSource(CLASS_NAME, b.toString()); in testManyFields() local
|
| D | DexFileReaderTests.java | 342 … JavaSource source = new JavaSource("E", "public enum E { A,B; public static final E C = null; }"); in testEnum() local
|
| /test/vts/harnesses/tradefed/src/com/android/tradefed/util/ |
| D | JsonUtil.java | 38 public static void deepMergeJsonObjects(JSONObject target, JSONObject source) in deepMergeJsonObjects()
|
| D | OutputUtil.java | 47 public void addOutputFromTextFile(String outputFileName, File source) { in addOutputFromTextFile()
|
| /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/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/vts/testcases/template/binary_test/ |
| D | binary_test.py | 219 def isValidSource(source): argument 360 def ParseTestSource(self, source): argument
|
| /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()
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
| D | DeviceInfoCollector.java | 141 try (FileInputStreamSource source = new FileInputStreamSource(deviceInfoFile)) { in setUp() 142 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/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
| D | CertificationSuiteResultReporter.java | 563 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 | 1095 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…
|