Lines Matching refs:internal
43 #include "gmock/internal/gmock-port.h"
46 #include "gtest/internal/gtest-port.h"
49 namespace internal {
60 } // namespace internal
94 using testing::internal::ExpectationTester;
95 using testing::internal::FormatFileLocation;
96 using testing::internal::kErrorVerbosity;
97 using testing::internal::kInfoVerbosity;
98 using testing::internal::kWarningVerbosity;
99 using testing::internal::linked_ptr;
100 using testing::internal::string;
104 using testing::internal::CaptureStdout;
105 using testing::internal::GetCapturedStdout;
2185 // ensure that Google Mock doesn't print a value (even to an internal
2191 << "printed even to an internal buffer.";
2641 testing::GMOCK_FLAG(verbose) = testing::internal::kWarningVerbosity;