Home
last modified time | relevance | path

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

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