Searched defs:progress (Results 1 – 4 of 4) sorted by relevance
28 val progress = read.toDouble() / total.toDouble() * 100.0 in format() constant
35 public void addTestGroupStatus(final TestGroupStatus progress) { in addTestGroupStatus()
26 fun progress(message: String) { in progress() method
65 val progress = ProgressMonitorInputStream(frame, "Importing ${file.name}", in <lambda>() constant