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

/external/chromium/testing/gtest/test/
H A Dgtest_unittest.cc5423 const String captured_stdout = GetCapturedStdout(); local
5441 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout);
5444 expected_help_fragment, captured_stdout);
/external/gtest/test/
H A Dgtest_unittest.cc5423 const String captured_stdout = GetCapturedStdout(); local
5441 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout);
5444 expected_help_fragment, captured_stdout);

Completed in 89 milliseconds