/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
D | Driver.kt | 100 progressTracker.progress("$PROGRAM_NAME started\n") in run() 116 progressTracker.progress("$PROGRAM_NAME exiting with exit code $exitCode\n") in run() 209 progressTracker.progress( in processFlags() 214 progressTracker.progress("Subtracting API: ") in processFlags() 224 progressTracker.progress( in processFlags() 255 progressTracker.progress("Enhancing docs: ") in processFlags() 260 progressTracker.progress("Applying API levels") in processFlags() 268 progressTracker.progress( in processFlags() 406 progressTracker.progress( in processFlags() 472 progressTracker.progress("Checking API compatibility ($check): ") in checkCompatibility() [all …]
|
D | ProgressTracker.kt | 33 fun progress(message: String) { in progress() method in com.android.tools.metalava.ProgressTracker
|
D | JarCodebaseLoader.kt | 58 progressTracker.progress("Processing jar file: ") in loadFromJarFile()
|
D | ConvertJarsToSignatureFiles.kt | 73 progressTracker.progress("Writing signature files $signatureFile for $apiJar") in <lambda>() 248 progressTracker.progress("Turned deprecation on for $this from $source") in <lambda>()
|
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/ |
D | TraceViewerWindow.kt | 65 val progress = ProgressMonitorInputStream(frame, "Importing ${file.name}", in <lambda>() constant 67 progress.progressMonitor.millisToDecideToPopup = 0 in <lambda>() 68 progress.progressMonitor.millisToPopup = 0 in <lambda>() 69 val stream = BufferedInputStream(progress) in <lambda>()
|
/tools/asuite/adevice/src/ |
D | main.rs | 8 mod progress; module 46 progress::stop(); in main() 51 progress::stop(); in main()
|
D | device.rs | 3 use crate::progress; 69 progress::start(" * [1/2] Waiting for device to connect."); in wait() 78 progress::update(" * [2/2] Waiting for property sys.boot_completed."); in wait() 87 progress::stop(); in wait() 95 progress::start(" * [1/2] Remounting device"); in prep_after_flash() 105 progress::stop(); in prep_after_flash() 308 progress::update(&update_message) in run_process_with_retry_until_timeout() 332 progress::start("Preparing to update files"); in update() 339 progress::update(&update_message); in update() 345 progress::stop(); in update()
|
D | lib.rs | 10 pub mod progress; module
|
D | adevice.rs | 6 use crate::progress; 162 progress::start("Checking ninja installed files"); in adevice() 171 progress::update("Checking files on device"); in adevice() 181 progress::update("Checking files on host"); in adevice() 185 progress::update("Calculating diffs"); in adevice() 205 progress::stop(); in adevice() 270 progress::stop(); in adevice() 339 progress::stop(); in get_update_commands()
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | InvocationStatus.java | 35 public void addTestGroupStatus(final TestGroupStatus progress) { in addTestGroupStatus() argument 36 mTestGroupStatuses.add(progress); in addTestGroupStatus()
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extras/ |
D | ImportUtils.kt | 28 val progress = read.toDouble() / total.toDouble() * 100.0 in format() constant 30 if (progress >= 100) { print("\n") } in format()
|
/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/ |
D | AoaDevice.java | 258 double progress = (double) elapsed.toMillis() / duration.toMillis(); in swipe() local 261 (int) (progress * to.x + (1 - progress) * from.x), in swipe() 262 (int) (progress * to.y + (1 - progress) * from.y)); in swipe()
|
/tools/asuite/atest/tf_proto/ |
D | test_record.proto | 109 // The test in progress was the reason for the failure. 111 // A timeout condition on the operation in progress occurred. 113 // The test in progress was cancelled. 134 // Category of the action that was in progress during the failure
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 121 // The test in progress was the reason for the failure. 123 // A timeout condition on the operation in progress occurred. 125 // The test in progress was cancelled. 146 // Category of the action that was in progress during the failure
|
/tools/ndkports/ |
D | README.md | 11 progress.
|
/tools/asuite/atest/bazel/ |
D | atest_bazel_mode.md | 11 that requires a device is still work in progress. 92 currently. Supporting flexible test finder is work in progress.
|
/tools/treble/fetcher/ |
D | fetcher_lib.py | 171 print('Fetching...' + str(status.progress() * 100))
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | apollo_qa.proto | 50 // progress update.
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | build_event_stream.proto | 44 // Identifier of an event reporting progress. Those events are also used to 227 ProgressId progress = 2; field 255 // Payload of an event summarizing the progress of the build so far. Those 259 // The next chunk of stdout that bazel produced since the last progress event 263 // The next chunk of stderr that bazel produced since the last progress event 1154 Progress progress = 3; field
|
D | failure_details.proto | 282 // Additional data could include the build progress upload endpoint.
|
/tools/repohooks/tools/ |
D | spelling.txt | 1162 progess||progress 1167 progres||progress 1168 progresss||progress
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 2292 progress = (current_step + 1) / steps 2294 amount_since_start = (target_atten[i] - start_atten[i]) * progress
|
/tools/metalava/metalava-model-text/src/test/resources/com/android/tools/metalava/model/text/core/api/ |
D | 1.12.0-beta01.txt | 304 field public static final String CATEGORY_PROGRESS = "progress"; 355 field public static final String EXTRA_PROGRESS = "android.progress";
|
/tools/dexter/testdata/expected/ |
D | medium.compact_cfg | 51726 .local v23, "progress", float
|