Searched refs:type_param_ (Results 1 – 2 of 2) sorted by relevance
554 if (type_param_ != nullptr) return type_param_->c_str(); in type_param()648 const std::unique_ptr<const ::std::string> type_param_; variable700 if (type_param_ != nullptr) return type_param_->c_str(); in type_param()853 const std::unique_ptr<const ::std::string> type_param_; variable
2729 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestInfo()2933 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestSuite()