Searched refs:print_indented (Results 1 – 1 of 1) sorted by relevance
60 print_indented(const char* str, uint32 chars, bool indentFirst = true) in print_indented() function86 print_indented(const char* indentStr, const char* str) in print_indented() function90 print_indented(str, chars, false); in print_indented()212 print_indented(" Warning: ", warning); in test_file()220 print_indented(" Error: ", description); in test_file()222 print_indented(" ", strerror(error)); in test_file()224 print_indented(" Error: ", strerror(error)); in test_file()