Searched refs:source (Results 1 – 25 of 27) sorted by relevance
12
42 Or else if you are working from the Android source tree and have run `make65 See http://source.android.com for instructions on obtaining the Android66 platform source code and setting up a build environment.68 The source for the VTS extensions for tradefed can be found at69 <android source root>/test/vts/tools/vts-tradefed71 The source for the tradefed framework can be found on the 'tradefed' branch.75 cd <path to android source root>
25 are working from the Android source tree and have run 'm csuite',32 See http://source.android.com for instructions on obtaining the Android33 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>
20 https://source.android.com/compatibility/cts/setup#adb35 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 Android59 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>
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 Android50 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>
25 are working from the Android source tree and have run 'm mts',48 See http://source.android.com for instructions on obtaining the Android49 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>
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
219 def isValidSource(source): argument231 if not source:234 tag = source[2]244 str(source[0]),360 def ParseTestSource(self, source): argument374 path = source375 if self.TAG_DELIMITER in source:376 tag, path = source.split(self.TAG_DELIMITER)
12 src_file_name: string, the source file name.13 src_file_content: string, the C/C++ source file content.
331 name) as source, tempfile.NamedTemporaryFile(333 shutil.copyfileobj(source, target)
9 source google-cloud-sdk/completion.bash.inc10 source google-cloud-sdk/path.bash.inc
230 source: _allBranches, property249 source: _allDevices, property303 source: allTestCases, property400 source: allTests, property
57 source: values, property
188 // the path to the source file from the project root.200 // the number of source code lines that are instrumented for code coverage204 // the number of source code lines that are executed.208 // the directory path of a source file.212 // the name of the source file.
109 source = sourceSets*.allJava192 from("build/generated/source/proto/main/java") {195 from("build/generated/source/proto/main/python") {
62 3. Install Google Cloud SDK. Follow the instructions listed on official source:
96 /* Loads source code for a particular entry and displays it with100 // Remove source code from the accordion entry that was open before117 lines in the code. Trailing source lines that have no
182 source: allTests,
97 source: [ "c++", "java", "php", "coldfusion", "javascript", "asp", "ruby" ],
1 … different way (e.g., with a post-compile-time instrumentation or direct source code instrumentati…
27 * cd into android top-level source directory28 > source build/envsetup.sh
27 including but not limited to software source code, documentation28 source, and configuration files.56 communication on electronic mailing lists, source code control systems,
99 .source-name {
40 including but not limited to software source code, documentation41 source, and configuration files.69 communication on electronic mailing lists, source code control systems,
11 We created these tests using tools from the open source project Mobly, if you