Home
last modified time | relevance | path

Searched defs:CapturedStdOut (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Interpreter/ExceptionTests/
H A DInterpreterExceptionTest.cpp135 std::string CapturedStdOut = testing::internal::GetCapturedStdout(); in TEST() local
/llvm-project/llvm/unittests/Support/
H A Draw_ostream_test.cpp597 std::string CapturedStdOut = testing::internal::GetCapturedStdout(); TEST() local