Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_unittest.cc5506 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local
5524 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout); in TestParsingFlags()
5527 expected_help_fragment, captured_stdout); in TestParsingFlags()