Searched refs:ParameterizedTestCaseInfoBase (Results 1 – 1 of 1) sorted by relevance
415 class ParameterizedTestCaseInfoBase {417 virtual ~ParameterizedTestCaseInfoBase() {} in ~ParameterizedTestCaseInfoBase()430 ParameterizedTestCaseInfoBase() {} in ParameterizedTestCaseInfoBase() function433 GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestCaseInfoBase);444 class ParameterizedTestCaseInfo : public ParameterizedTestCaseInfoBase {607 typedef ::std::vector<ParameterizedTestCaseInfoBase*> TestCaseInfoContainer;