Home
last modified time | relevance | path

Searched refs:GetCapturedString (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc1129 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1174 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()