Home | History | Annotate | Download | only in gtest

Lines Matching full:friend

165   friend AssertionResult AssertionSuccess();
166 friend AssertionResult AssertionFailure(const Message&);
216 friend class internal::TestInfoImpl;
383 friend class internal::DefaultDeathTestFactory;
385 friend class internal::TestInfoImpl;
386 friend class internal::UnitTestImpl;
387 friend class Test;
388 friend class TestCase;
503 // ScopedTrace is a friend as it needs to modify the per-thread
505 friend class internal::ScopedTrace;