Home
last modified time | relevance | path

Searched refs:updateProgress (Results 1 – 3 of 3) sorted by relevance

/third_party/node/benchmark/
D_benchmark_progress.js51 this.updateProgress();
63 this.updateProgress();
68 this.updateProgress();
73 this.updateProgress();
109 updateProgress() { method in BenchmarkProgress
/third_party/typescript/src/testRunner/parallel/
Dhost.ts329updateProgress(progress, errorResults.length ? `${errorResults.length} failing` : `${totalPassing}…
425 updateProgress(0);
442 updateProgress(1, summary);
445 function updateProgress(percentComplete: number, title?: string, titleColor?: string) {
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
Dmain.go662 updateProgress := func() {
687 updateProgress()
690 updateProgress()