Searched refs:artifacts (Results 1 – 11 of 11) sorted by relevance
316 artifacts = quality_res['artifacts']317 if artifacts['noise_before_playback']:319 (artifacts['noise_before_playback']))320 if artifacts['noise_after_playback']:322 (artifacts['noise_after_playback']))323 if artifacts['delay_during_playback']:325 (artifacts['delay_during_playback']))326 if artifacts['burst_during_playback']:328 (artifacts['burst_during_playback']))391 artifacts = quality_res['artifacts'][all …]
30 private val artifacts = LinkedHashMap<File, String>() constant34 artifacts[signatureFile] = artifactId in register()38 fun any() = artifacts.isNotEmpty() in any()41 fun clear() = artifacts.clear() in any()44 private fun getRegistrations(): Collection<Map.Entry<File, String>> = artifacts.entries in any()
89 ### 5. Compare built artifacts92 manifest. You should diff the output artifacts of the split-manifest build93 against the output artifacts of the full-manifest build.102 The following may cause differences between output artifacts:
230 artifacts = list_artifacts(236 for artifact in artifacts:
56 artifacts = mapOf( in Tag API()
24 artifacts {
19 * Remove a Hacksaw workspace with no edits or build artifacts.39 * Remove a full repo workspace with no build artifacts111 copies **everything** else. Make sure you remove all build artifacts from a
17 // This build file list of the prebuilts artifacts for test suites
17 // This build file list of the prebuilts artifacts for test harness
10 Note: Gradle support for consuming these artifacts from an AAR is a work in
43 metalava extracts metadata from source code to generate artifacts such as the