Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5732 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local
5750 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout); in TestParsingFlags()
5753 captured_stdout); in TestParsingFlags()