Searched refs:type_param_ (Results 1 – 2 of 2) sorted by relevance
703 if (type_param_.get() != NULL) in type_param()704 return type_param_->c_str(); in type_param()801 const internal::scoped_ptr<const ::std::string> type_param_; variable852 if (type_param_.get() != NULL) in type_param()853 return type_param_->c_str(); in type_param()989 const internal::scoped_ptr<const ::std::string> type_param_; variable
2574 type_param_(a_type_param ? new std::string(a_type_param) : NULL), in TestInfo()2788 type_param_(a_type_param ? new std::string(a_type_param) : NULL), in TestCase()