Home | History | Annotate | Download | only in gtest

Lines Matching defs:ParamType

1802   typedef T ParamType;
1810 const ParamType& GetParam() const {
1820 static void SetParam(const ParamType* parameter) {
1825 static const ParamType* parameter_;