Searched refs:GetCapturedStream (Results 1 – 11 of 11) sorted by relevance
605 String GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function625 String GetCapturedStdout() { return GetCapturedStream(&g_captured_stdout); } in GetCapturedStdout()628 String GetCapturedStderr() { return GetCapturedStream(&g_captured_stderr); } in GetCapturedStderr()
601 String GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function621 String GetCapturedStdout() { return GetCapturedStream(&g_captured_stdout); } in GetCapturedStdout()624 String GetCapturedStderr() { return GetCapturedStream(&g_captured_stderr); } in GetCapturedStderr()
630 String GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function650 String GetCapturedStdout() { return GetCapturedStream(&g_captured_stdout); } in GetCapturedStdout()653 String GetCapturedStderr() { return GetCapturedStream(&g_captured_stderr); } in GetCapturedStderr()
1027 std::string GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function1048 return GetCapturedStream(&g_captured_stdout); in GetCapturedStdout()1053 return GetCapturedStream(&g_captured_stderr); in GetCapturedStderr()
1086 static std::string GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function1107 return GetCapturedStream(&g_captured_stdout); in GetCapturedStdout()1112 return GetCapturedStream(&g_captured_stderr); in GetCapturedStderr()
1151 static std::string GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function1172 return GetCapturedStream(&g_captured_stdout); in GetCapturedStdout()1177 return GetCapturedStream(&g_captured_stderr); in GetCapturedStderr()
9580 std::string GetCapturedStream(CapturedStream** captured_stream) { in GetCapturedStream() function9601 return GetCapturedStream(&g_captured_stdout); in GetCapturedStdout()9606 return GetCapturedStream(&g_captured_stderr); in GetCapturedStderr()
27889 FUNC 433cc 68 0 testing::internal::GetCapturedStream
29451 FUNC 64644 a8 0 testing::internal::GetCapturedStream