Home | History | Annotate | Download | only in gtest

Lines Matching defs:ParamType

1818   typedef T ParamType;
1826 const ParamType& GetParam() const {
1836 static void SetParam(const ParamType* parameter) {
1841 static const ParamType* parameter_;