Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 27) sorted by relevance

12

/test/vts/tools/vts-core-tradefed/
DREADME42 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/app_compat/csuite/tools/csuite-tradefed/
DREADME25 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/catbox/tools/catbox-tradefed/
DREADME20 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/cts-root/tools/cts-root-tradefed/
DREADME26 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/mts/tools/mts-tradefed/
DREADME25 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/vts-testcase/performance/audio_loopback_test/
DREADME.md2 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/vts/testcases/template/binary_test/
Dbinary_test.py219 def isValidSource(source): argument
231 if not source:
234 tag = source[2]
244 str(source[0]),
360 def ParseTestSource(self, source): argument
374 path = source
375 if self.TAG_DELIMITER in source:
376 tag, path = source.split(self.TAG_DELIMITER)
/test/vts/utils/python/coverage/
DREADME.md12 src_file_name: string, the source file name.
13 src_file_content: string, the C/C++ source file content.
Dsancov_utils.py331 name) as source, tempfile.NamedTemporaryFile(
333 shutil.copyfileobj(source, target)
/test/vts/utils/app_engine/
Dsetup.txt9 source google-cloud-sdk/completion.bash.inc
10 source google-cloud-sdk/path.bash.inc
/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/proto/
DVtsReportMessage.proto188 // the path to the source file from the project root.
200 // the number of source code lines that are instrumented for code coverage
204 // the number of source code lines that are executed.
208 // the directory path of a source file.
212 // the name of the source file.
/test/vti/dashboard/
Dbuild.gradle109 source = sourceSets*.allJava
192 from("build/generated/source/proto/main/java") {
195 from("build/generated/source/proto/main/python") {
DREADME.md62 3. Install Google Cloud SDK. Follow the instructions listed on official source:
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage.jsp96 /* Loads source code for a particular entry and displays it with
100 // Remove source code from the accordion entry that was open before
117 lines in the code. Trailing source lines that have no
Ddashboard_main.jsp182 source: allTests,
Dshow_suite_release.jsp97 source: [ "c++", "java", "php", "coldfusion", "javascript", "asp", "ruby" ],
/test/vts/hals/
DREADME.md1 … different way (e.g., with a post-compile-time instrumentation or direct source code instrumentati…
/test/mlts/benchmark/
DREADME.txt27 * cd into android top-level source directory
28 > source build/envsetup.sh
DLICENSE27 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/vti/dashboard/src/main/webapp/css/
Dshow_coverage.css99 .source-name {
/test/vts/hals/light/bullhead/
DNOTICE40 including but not limited to software source code, documentation
41 source, and configuration files.
69 communication on electronic mailing lists, source code control systems,
/test/mlts/models/
DLICENSE27 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/nbu/src/
DREADME.md11 We created these tests using tools from the open source project Mobly, if you

12