Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc529 String GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
606 const String content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc525 String GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
602 const String content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc554 String GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
631 const String content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc988 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1028 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc1046 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1087 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc988 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1028 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc988 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1028 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/googletest/googletest/src/
Dgtest-port.cc1111 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
1152 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc9541 std::string GetCapturedString() { in GetCapturedString() function in testing::internal::CapturedStream
9581 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream()