/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 25 are working from the Android source tree and have run 'm csuite', 32 See http://source.android.com for instructions on obtaining the Android 33 platform source code and setting up a build environment. 35 The source for the tradefed framework can be found on the 'tradefed' branch. 39 cd <path to android source root>
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | DeviceInfo.java | 54 FileInputStreamSource source = null; in testCollectDeviceInfo() local 66 source = new FileInputStreamSource(jsonFile); in testCollectDeviceInfo() 67 mLogger.addTestLog(deviceInfoName, LogDataType.TEXT, source); in testCollectDeviceInfo() 74 StreamUtil.close(source); in testCollectDeviceInfo()
|
D | MetricsReportLog.java | 87 public void addValue(String source, String message, double value, ResultType type, in addValue() argument 89 super.addValue(source, message, value, type, unit); in addValue() 115 public void addValues(String source, String message, double[] values, ResultType type, in addValues() argument 117 super.addValues(source, message, values, type, unit); in addValues()
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 42 Or else if you are working from the Android source tree and have run `make 65 See http://source.android.com for instructions on obtaining the Android 66 platform source code and setting up a build environment. 68 The source for the VTS extensions for tradefed can be found at 69 <android source root>/test/vts/tools/vts-tradefed 71 The source for the tradefed framework can be found on the 'tradefed' branch. 75 cd <path to android source root>
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 20 https://source.android.com/compatibility/cts/setup#adb 35 Or else if you are working from the Android source tree and have run make catbox, 58 See http://source.android.com for instructions on obtaining the Android 59 platform source code and setting up a build environment. 61 The source for the tradefed framework can be found on the 'tradefed' branch. 65 cd <path to android source root>
|
/test/mts/tools/mts-tradefed/ |
D | README | 25 are working from the Android source tree and have run 'm mts', 48 See http://source.android.com for instructions on obtaining the Android 49 platform source code and setting up a build environment. 51 The source for the tradefed framework can be found on the 'tradefed' branch. 55 cd <path to android source root>
|
/test/cts-root/tools/cts-root-tradefed/ |
D | README | 26 are working from the Android source tree and have run 'm cts_root', 49 See http://source.android.com for instructions on obtaining the Android 50 platform source code and setting up a build environment. 52 The source for the tradefed framework can be found on the 'tradefed' branch. 56 cd <path to android source root>
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | README.md | 2 It is based on the Loopback.apk run with Loopback dongle: https://source.android.com/devices/audio/… 16 * Where can I get the source code for the Loopback.apk? 18 Open source: https://github.com/gkasten/drrickorang
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | DeviceInfoCollector.java | 160 try (FileInputStreamSource source = in setUp() argument 162 mLogger.testLog(deviceInfoFile.getName(), LogDataType.TEXT, source); in setUp() local
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
D | CertificationReportCreator.java | 286 try (FileInputStreamSource source = new FileInputStreamSource(resultFile)) { in logReportFiles() argument 288 try (InputStream stream = source.createInputStream()) { in logReportFiles() 298 listener.testLog(dataName, type, source); in logReportFiles()
|
D | CertificationSuiteResultReporter.java | 316 try (InputStreamSource source = mPreInvocationLogs.get(earlyLog)) { in initializeResultDirectories() argument 317 testLog(earlyLog.getPath(), earlyLog.getType(), source); in initializeResultDirectories() local
|
/test/mlts/benchmark/ |
D | README.txt | 27 * cd into android top-level source directory 28 > source build/envsetup.sh
|
D | LICENSE | 27 including but not limited to software source code, documentation 28 source, and configuration files. 56 communication on electronic mailing lists, source code control systems,
|
/test/vts-testcase/security/avb/data/ |
D | kernel_version_matrix.textproto | 15 # https://source.android.com/docs/core/architecture/kernel/android-common#compatibility-matrix
|
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/ |
D | TestUtils.java | 526 public void addTestArtifact(String name, LogDataType type, InputStreamSource source) { in addTestArtifact() argument 527 mTestLogData.addTestLog(name, type, source); in addTestArtifact()
|
/test/vts-testcase/nbu/src/ |
D | README.md | 11 We created these tests using tools from the open source project Mobly, if you
|
/test/mlts/models/ |
D | LICENSE | 27 including but not limited to software source code, documentation 28 source, and configuration files. 56 communication on electronic mailing lists, source code control systems,
|
/test/dittosuite/ |
D | LICENSE | 28 including but not limited to software source code, documentation 29 source, and configuration files. 57 communication on electronic mailing lists, source code control systems,
|
D | Doxyfile | 76 # option can be useful when feeding doxygen a huge amount of source files, where 548 # locally in source files will be included in the documentation. If set to NO, 941 # documented source files. You may enter file names like myfile.cpp or 948 # This tag can be used to specify the character encoding of the source files 958 # This tag can be used to specify the character encoding of the source files 970 # *.h) to filter out the source-files in the directories. 1044 # excluded from the INPUT source files. This way you can easily exclude a 1084 # *.h) to filter out the source-files in the directories. If left blank all 1143 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). 1148 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file [all …]
|
/test/app_compat/csuite/ |
D | pylintrc | 5 # Its canonical open-source location is:
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},ci.months=function(t,e){return t?r(this.… property
|