Home
last modified time | relevance | path

Searched full:artifacts (Results 1 – 25 of 238) sorted by relevance

12345678910

/external/autotest/client/common_lib/cros/
Ddev_server.py36 # artifacts are staged.
38 # Artifacts that should be staged when client calls devserver RPC to stage an
41 # Artifacts that should be staged when client calls devserver RPC to stage an
46 # Artifacts that should be staged when client calls devserver RPC to stage an
50 # Artifacts that should be staged when client calls devserver RPC to stage an
107 def _get_storage_server_for_artifacts(artifacts=None): argument
108 """Gets the appropriate storage server for the given artifacts.
110 @param artifacts: A list of artifacts we need to stage.
111 @return: The address of the storage server that has these artifacts.
112 The default image storage server if no artifacts are specified.
[all …]
Ddev_server_unittest.py378 def _stageTestHelper(self, artifacts=[], files=[], archive_url=None): argument
379 """Helper to test combos of files/artifacts/urls with stage call."""
394 mox.StrContains('artifacts=%s' %
395 ','.join(artifacts)),
401 mox.StrContains('artifacts=%s' %
402 ','.join(artifacts)),
408 self.dev_server.stage_artifacts(name, artifacts, files, archive_url)
413 """Basic functionality to stage artifacts (similar to trigger_download).
415 self._stageTestHelper(artifacts=['full_payload', 'stateful'])
419 """Basic functionality to stage artifacts (similar to trigger_download).
[all …]
/external/chromium-trace/catapult/third_party/coverage/ci/
Ddownload_appveyor.py4 """Use the Appveyor API to download Windows artifacts."""
38 """Download all the artifacts from the latest build."""
44 print " {0}: {1[status]}, {1[artifactsCount]} artifacts".format(name, job)
46 url = make_url("/buildjobs/{jobid}/artifacts", jobid=job['jobId'])
48 artifacts = response.json()
50 for artifact in artifacts:
56 "/buildjobs/{jobid}/artifacts/{filename}",
/external/autotest/site_utils/
Ddevserver_history.py32 # Detecting artifacts staged in multiple devservers.
67 self.artifacts = hit['artifacts'].split(' ')
87 @param artifact_filters: A list of names to match artifacts.
100 eqs.append(('artifacts', artifact))
119 """Print details of each call to devserver to stage artifacts.
137 ', '.join(call.artifacts)))
145 print '\nDetecting artifacts staged in multiple devservers.'
147 # Count how many times a devserver staged duplicated artifacts. A number
211 help=('Set to True to detect if an artifacts for a same'
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
Ddefault.build51 <target name="clean.vsnet" description="cleans up VS.NET build artifacts and output">
52 <!-- delete VS.NET project artifacts directory -->
53 <echo message="Deleting VS.NET artifacts directory '${base.dir}/bin'" />
55 <echo message="Deleting VS.NET artifacts directory '${base.dir}/obj'" />
58 <!-- delete VS.NET project artifacts directory for Tests projects-->
59 … <echo message="Deleting VS.NET artifacts directory '${base.dir}/../Antlr3.Runtime.Tests/bin'" />
61 … <echo message="Deleting VS.NET artifacts directory '${base.dir}/../Antlr3.Runtime.Tests/obj'" />
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/
Ddefault.build34 <target name="clean.vsnet" description="cleans up VS.NET build artifacts and output">
35 <!-- delete VS.NET project artifacts directory -->
36 <echo message="Deleting VS.NET artifacts directory '${base.dir}/bin'" />
38 <echo message="Deleting VS.NET artifacts directory '${base.dir}/obj'" />
/external/antlr/antlr-3.4/antlr3-maven-archetype/
Dpom.xml35 The ANTLR Maven artifacts are now released via the Sonotype OSS
41 means that only ANTLR developers can released the artifacts, but
52 <id>release-sign-artifacts</id>
67 <id>sign-artifacts</id>
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dcontrol47 source_archive_uri=URI (optional) URI of where the artifacts for the source
52 payload is separate from that of its build artifacts
55 target_archive_uri=URI (optional) URI of where the artifacts for the target
62 artifacts (e.g. it is in gs://chromeos-releases).
/external/antlr/antlr-3.4/
Dpom.xml6 The ANTLR Maven artifacts are now released via the Sonotype OSS
12 means that only ANTLR developers can released the artifacts, but
141 <id>release-sign-artifacts</id>
165 <id>sign-artifacts</id>
210 Tell Maven which other artifacts we need in order to
/external/jacoco/org.jacoco.agent/
Dpom.xml64 <id>attach-artifacts</id>
70 <artifacts>
76 </artifacts>
/external/libvorbis/doc/
Dvorbis-fidelity.html119 <h2>Fidelity, Artifacts and Differences</h2>
121 <p>Audio <em>artifacts</em> and loss of fidelity or more simply
161 distinction between differences and artifacts is useful for our
165 fidelity, is obviously to strive for differences and not artifacts.
/external/antlr/antlr-3.4/gunit-maven-plugin/
Dpom.xml38 The ANTLR Maven artifacts are now released via the Sonotype OSS
44 means that only ANTLR developers can released the artifacts, but
91 <id>release-sign-artifacts</id>
106 <id>sign-artifacts</id>
/external/antlr/antlr-3.4/antlr3-maven-plugin/
Dpom.xml41 The ANTLR Maven artifacts are now released via the Sonotype OSS
47 means that only ANTLR developers can released the artifacts, but
131 <id>release-sign-artifacts</id>
146 <id>sign-artifacts</id>
/external/testng/
DNOTES33 …beust/java/testng-eclipse-update-site -artifactRepositoryName "Ganymede Artifacts" -compress -app…
36 …beust/java/testng-eclipse-update-site -artifactRepositoryName "Ganymede Artifacts" -compress -app…
/external/autotest/server/
Dsite_autotest.py79 # associated artifacts for the test specified when running
82 # and will revert back to utilizing test code/artifacts that are
94 # artifacts for the build on the host.
/external/antlr/antlr-3.4/runtime/CSharp2/
Dall.antlr3.runtime.net.build31 <echo message=" cleanall - delete all the Nant and VS.NET build artifacts"/>
32 <echo message=" clean - delete all the Nant build artifacts only"/>
50 …arget name="cleanall" depends="clean" description="Cleans all the Nant and VS.NET build artifacts">
61 <target name="clean" description="Cleans Nant build artifacts">
/external/autotest/server/cros/dynamic_suite/
Dreporting_utils.py35 # global configurations needed for build artifacts
193 """Returns a url to build artifacts on google storage.
197 @returns: A url to build artifacts on google storage.
/external/jsr330/
Dpom.xml92 <id>release-sign-artifacts</id>
107 <id>sign-artifacts</id>
Dtck-pom.xml95 <id>release-sign-artifacts</id>
110 <id>sign-artifacts</id>
/external/autotest/server/hosts/
Dadb_host.py985 @param build_url: The url to use for downloading Android artifacts.
1011 @param build_url: The url to use for downloading Android artifacts.
1030 @param build_url: The url to use for downloading Android artifacts.
1058 @param build_url: The url to use for downloading Android artifacts.
1113 2. Run fastboot to install following artifacts:
1118 @param build_url: The url to use for downloading Android artifacts.
1182 @param build_url: The url to use for downloading Android artifacts.
1225 @param build_url: The url to use for downloading Android artifacts.
/external/proguard/docs/
Dacknowledgements.html40 Marcel Patzlaff has initiated a series of artifacts in the Maven Central
75 target="other">Maven Central</a> repository are hosting the Maven artifacts.
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/
Dpom.xml33 All the artifacts you create will be under this
69 Tell Maven which other artifacts we need in order to
/external/libphonenumber/
Dpom.xml148 <id>release-sign-artifacts</id>
163 <id>sign-artifacts</id>
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dexposure_compensate.hpp95 /** @brief Exposure compensator which tries to remove exposure related artifacts by adjusting image
110 /** @brief Exposure compensator which tries to remove exposure related artifacts by adjusting image…
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
DGUnitExecuteMojo.java65 * INTERNAL : The artifacts associated to the dependencies defined as part
68 * @parameter expression="${plugin.artifacts}"
233 * @throws MojoExecutionException Problem resolving artifacts to {@link java.net.URL urls}.

12345678910