Searched refs:AppendOutput (Results 1 – 2 of 2) sorted by relevance
53 void AppendOutput(std::string& output) { output_ += output; } in AppendOutput() function54 void AppendOutput(const char* output) { output_ += output; } in AppendOutput() function
307 test->AppendOutput(output); in CheckTestsFinished()314 test->AppendOutput(output); in CheckTestsFinished()326 test->AppendOutput(timeout_str); in CheckTestsFinished()