|
Wire Sysio Wire Sysion 1.0.0
|
#include <gtest.h>

Public Types | |
| typedef T | ParamType |
Public Member Functions | |
| virtual | ~WithParamInterface () |
| const ParamType & | GetParam () const |
Friends | |
| template<class TestClass > | |
| class | internal::ParameterizedTestFactory |
| T testing::WithParamInterface< T >::ParamType |
|
inlinevirtual |
|
inline |
Definition at line 1793 of file gtest.h.
|
friend |