Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc1157 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1203 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()