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

/external/chromium_org/testing/gtest/test/
H A Dgtest_unittest.cc5606 const std::string captured_stdout = GetCapturedStdout(); local
5624 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout);
5627 expected_help_fragment, captured_stdout);
/external/gtest/test/
H A Dgtest_unittest.cc5497 const std::string captured_stdout = GetCapturedStdout(); local
5515 EXPECT_PRED_FORMAT2(IsSubstring, expected_help_fragment, captured_stdout);
5518 expected_help_fragment, captured_stdout);

Completed in 2057 milliseconds