Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py1280 def captured_stdout(encoding='utf-8'): function
/external/python/cpython2/Lib/test/support/
D__init__.py1222 def captured_stdout(): function
/external/python/cpython3/Lib/test/support/
D__init__.py1502 def captured_stdout(): function
/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc5642 const String captured_stdout = GetCapturedStdout(); in TestParsingFlags() local
/external/googletest/googletest/test/
Dgtest_unittest.cc5783 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local