Home
last modified time | relevance | path

Searched refs:indentText (Results 1 – 2 of 2) sorted by relevance

/external/jsoncpp/src/test_lib_json/
Djsontest.cpp176 std::string reindented = indentText(failure.message_, indent + " "); in printFailure()
182 std::string TestResult::indentText(const std::string& text, in indentText() function in JsonTest::TestResult
Djsontest.h106 static std::string indentText(const std::string& text,