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.py1354 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__.py1396 def captured_stdout(): function
/external/googletest/googletest/test/
Dgtest_unittest.cc5811 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc5704 const std::string captured_stdout = GetCapturedStdout(); in TestParsingFlags() local