#include <gtest.h>
Public Types | |
typedef T | ParamType |
typedef T | ParamType |
Public Member Functions | |
const ParamType & | GetParam () const |
const ParamType & | GetParam () const |
virtual | ~WithParamInterface () |
virtual | ~WithParamInterface () |
Static Private Member Functions | |
static void | SetParam (const ParamType *parameter) |
static void | SetParam (const ParamType *parameter) |
Static Private Attributes | |
static const ParamType * | parameter_ = NULL |
Friends | |
template<class TestClass > | |
class | internal::ParameterizedTestFactory |
template<class TestClass > | |
class | internal::ParameterizedTestFactory |
Definition at line 20443 of file gmock/fused-src/gtest/gtest.h.
typedef T testing::WithParamInterface< T >::ParamType |
Definition at line 20446 of file gmock/fused-src/gtest/gtest.h.
typedef T testing::WithParamInterface< T >::ParamType |
Definition at line 20446 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inlinevirtual |
Definition at line 20447 of file gmock/fused-src/gtest/gtest.h.
|
inlinevirtual |
Definition at line 20447 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 20454 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 20454 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inlinestaticprivate |
Definition at line 20465 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inlinestaticprivate |
Definition at line 20465 of file gmock/fused-src/gtest/gtest.h.
|
friend |
Definition at line 20474 of file gmock/fused-src/gtest/gtest.h.
Definition at line 20474 of file gmock/gtest/fused-src/gtest/gtest.h.
|
staticprivate |
Definition at line 20471 of file gmock/fused-src/gtest/gtest.h.