Searched defs:print_title (Results 1 – 4 of 4) sorted by relevance
87 pub(crate) fn print_title(&mut self, num_tests: u64) { in print_title() method
297 void print_title(WINDOW *dialog, const char *title, int width) in print_title() function
352 void print_title(WINDOW *dialog, const char *title, int width) in print_title() function
498 def print_title(self): member in Stats