|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <gtest-param-util.h>

Public Member Functions | |
| virtual | ~ParameterizedTestSuiteInfoBase () |
| virtual const std::string & | GetTestSuiteName () const =0 |
| virtual TypeId | GetTestSuiteTypeId () const =0 |
| virtual void | RegisterTests ()=0 |
Protected Member Functions | |
| ParameterizedTestSuiteInfoBase () | |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (ParameterizedTestSuiteInfoBase) | |
Definition at line 456 of file gtest-param-util.h.
|
inlinevirtual |
Definition at line 458 of file gtest-param-util.h.
|
inlineprotected |
Definition at line 471 of file gtest-param-util.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
private |