#include <gtest.h>
Public Member Functions | |
template<typename T > | |
operator ParamGenerator< T > () const | |
template<typename T > | |
operator ParamGenerator< T > () const | |
ValueArray2 (T1 v1, T2 v2) | |
ValueArray2 (T1 v1, T2 v2) | |
Private Member Functions | |
void | operator= (const ValueArray2 &other) |
void | operator= (const ValueArray2 &other) |
Private Attributes | |
const T1 | v1_ |
const T2 | v2_ |
Definition at line 11425 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11428 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11428 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11431 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11431 of file gmock/gtest/fused-src/gtest/gtest.h.
|
private |
|
private |
|
private |
Definition at line 11441 of file gmock/fused-src/gtest/gtest.h.
|
private |
Definition at line 11442 of file gmock/fused-src/gtest/gtest.h.