Home
last modified time | relevance | path

Searched defs:source (Results 1 – 16 of 16) sorted by relevance

/test/suite_harness/tools/dex-tools/test/dex/reader/util/
DJavaSourceToDexUtil.java43 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/
DLargeDexTests.java44 JavaSource source = new JavaSource(CLASS_NAME, b.toString()); in testManyFields() local
DDexFileReaderTests.java342 … 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/
DJsonUtil.java38 public static void deepMergeJsonObjects(JSONObject target, JSONObject source) in deepMergeJsonObjects()
DOutputUtil.java47 public void addOutputFromTextFile(String outputFileName, File source) { in addOutputFromTextFile()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DDeviceInfo.java54 FileInputStreamSource source = null; in testCollectDeviceInfo() local
DMetricsReportLog.java84 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/
Dtest_acknowledgments.js230 source: _allBranches, property
249 source: _allDevices, property
303 source: allTestCases, property
400 source: allTests, property
Dsearch_header.js57 source: values, property
/test/vts/testcases/template/binary_test/
Dbinary_test.py219 def isValidSource(source): argument
360 def ParseTestSource(self, source): argument
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReportLog.java64 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/
DDeviceInfoCollector.java141 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/
DReportLogTest.java117 String source = sb.toString(); in testLimits_source() local
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java563 try (FileInputStreamSource source = new FileInputStreamSource(resultFile)) { in logReportFiles()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java1095 try (FileInputStreamSource source = new FileInputStreamSource(resultFile)) { in logReportFiles()
/test/mlts/benchmark/results/
DChart.bundle.min.js10 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t…