Lines Matching full:testing
39 // This must not be defined inside the ::testing namespace, or it will
40 // clash with ::testing::Mock.
51 namespace testing {
54 using testing::internal::string;
55 using testing::GMOCK_FLAG(verbose);
56 using testing::HasSubstr;
57 using testing::NiceMock;
58 using testing::StrictMock;
61 using testing::internal::CaptureStdout;
62 using testing::internal::GetCapturedStdout;
195 // class (as opposed to ::testing::Mock). We had to workaround an
269 // class (as opposed to ::testing::Mock). We had to workaround an
284 } // namespace testing