Home
last modified time | relevance | path

Searched refs:captured_stdout (Results 1 – 1 of 1) sorted by relevance

/src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5781 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local
5799 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout); in TestParsingFlags()
5802 captured_stdout); in TestParsingFlags()