Home | History | Annotate | Download | only in test

Lines Matching defs: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::NaggyMock;
58 using testing::NiceMock;
59 using testing::StrictMock;
62 using testing::internal::CaptureStdout;
63 using testing::internal::GetCapturedStdout;
242 // class (as opposed to ::testing::Mock). We had to work around an
335 // class (as opposed to ::testing::Mock). We had to work around an
409 // class (as opposed to ::testing::Mock). We had to work around an
424 } // namespace testing