Home | History | Annotate | Download | only in gtest

Lines Matching refs:TestClass

1692   // TestClass must be a subclass of WithParamInterface<T> and Test.
1693 template <class TestClass> friend class internal::ParameterizedTestFactory;