#include <gtest.h>
Public Member Functions | |
| template<typename T > | |
| operator ParamGenerator< T > () const | |
| template<typename T > | |
| operator ParamGenerator< T > () const | |
| ValueArray1 (T1 v1) | |
| ValueArray1 (T1 v1) | |
Private Member Functions | |
| void | operator= (const ValueArray1 &other) |
| void | operator= (const ValueArray1 &other) |
Private Attributes | |
| const T1 | v1_ |
Definition at line 11409 of file gmock/fused-src/gtest/gtest.h.
|
inlineexplicit |
Definition at line 11412 of file gmock/fused-src/gtest/gtest.h.
|
inlineexplicit |
Definition at line 11412 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11415 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11415 of file gmock/gtest/fused-src/gtest/gtest.h.
|
private |
|
private |
|
private |
Definition at line 11421 of file gmock/fused-src/gtest/gtest.h.