Searched defs:progress_bar (Results 1 – 2 of 2) sorted by relevance
90 progress_bar(const char *dev, const char *label, off_t current, off_t total) in progress_bar() function
71 def __init__(self, opts, tests, header, progress_bar): argument