Searched refs:ParameterizedTestCaseInfoBase (Results 1 – 1 of 1) sorted by relevance
466 class ParameterizedTestCaseInfoBase {468 virtual ~ParameterizedTestCaseInfoBase() {} in ~ParameterizedTestCaseInfoBase()481 ParameterizedTestCaseInfoBase() {} in ParameterizedTestCaseInfoBase() function484 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);495 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {714 typedef ::std::vector<ParameterizedTestCaseInfoBase*> TestCaseInfoContainer;