Searched refs:captured_stdout (Results 1 – 1 of 1) sorted by relevance
5506 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local5524 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout); in TestParsingFlags()5527 expected_help_fragment, captured_stdout); in TestParsingFlags()