Searched refs:textoutput (Results 1 – 2 of 2) sorted by relevance
316 std::string textoutput = gTextOutput.str(); in main() local317 dump_output(textoutput.c_str(), textoutput.length(), "Text", false); in main()
337 std::string textoutput = gTextOutput.str(); in main() local338 dump_output(textoutput.c_str(), textoutput.length(), "Text", false); in main()