Searched refs:type_param_ (Results 1 – 2 of 2) sorted by relevance
715 if (type_param_.get() != nullptr) return type_param_->c_str(); in type_param()806 const std::unique_ptr<const ::std::string> type_param_; variable857 if (type_param_.get() != nullptr) return type_param_->c_str(); in type_param()1005 const std::unique_ptr<const ::std::string> type_param_; variable
2548 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestInfo()2760 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestSuite()