Searched refs:GetTestOutputSnippet (Results 1 – 3 of 3) sorted by relevance
331 test_result.output_snippet = GetTestOutputSnippet(test_result, output); in ProcessTestResults()342 test_result.output_snippet = GetTestOutputSnippet(test_result, output); in ProcessTestResults()373 GetTestOutputSnippet(final_results[i], output); in ProcessTestResults()
263 std::string GetTestOutputSnippet(const TestResult& result,
1314 std::string GetTestOutputSnippet(const TestResult& result, in GetTestOutputSnippet() function