Searched refs:GetCapturedTestStderr (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/testing/
H A Dgoogletest.h62 string GetCapturedTestStderr();
H A Dgoogletest.cc198 string GetCapturedTestStderr() { function in namespace:google::protobuf
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc95 string text = GetCapturedTestStderr();
113 string text = GetCapturedTestStderr();
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc321 error_text_ = GetCapturedTestStderr();
1556 captured_stderr_ = GetCapturedTestStderr();

Completed in 104 milliseconds