Searched refs:indentText (Results 1 – 2 of 2) sorted by relevance
176 std::string reindented = indentText(failure.message_, indent + " "); in printFailure()182 std::string TestResult::indentText(const std::string& text, in indentText() function in JsonTest::TestResult
106 static std::string indentText(const std::string& text,