CHROMA
|
Public Member Functions | |
Iterator (const ParamGeneratorInterface< ParamType > *base, const ParamGenerator< T1 > &g1, const typename ParamGenerator< T1 >::iterator ¤t1, const ParamGenerator< T2 > &g2, const typename ParamGenerator< T2 >::iterator ¤t2, const ParamGenerator< T3 > &g3, const typename ParamGenerator< T3 >::iterator ¤t3, const ParamGenerator< T4 > &g4, const typename ParamGenerator< T4 >::iterator ¤t4, const ParamGenerator< T5 > &g5, const typename ParamGenerator< T5 >::iterator ¤t5, const ParamGenerator< T6 > &g6, const typename ParamGenerator< T6 >::iterator ¤t6, const ParamGenerator< T7 > &g7, const typename ParamGenerator< T7 >::iterator ¤t7) | |
virtual | ~Iterator () |
virtual const ParamGeneratorInterface< ParamType > * | BaseGenerator () const |
virtual void | Advance () |
virtual ParamIteratorInterface< ParamType > * | Clone () const |
virtual const ParamType * | Current () const |
virtual bool | Equals (const ParamIteratorInterface< ParamType > &other) const |
Public Member Functions inherited from testing::internal::ParamIteratorInterface< ParamType > | |
virtual | ~ParamIteratorInterface () |
virtual bool | Equals (const ParamIteratorInterface &other) const=0 |
Private Member Functions | |
Iterator (const Iterator &other) | |
void | ComputeCurrentValue () |
bool | AtEnd () const |
void | operator= (const Iterator &other) |
Private Attributes | |
const ParamGeneratorInterface< ParamType > *const | base_ |
const ParamGenerator< T1 >::iterator | begin1_ |
const ParamGenerator< T1 >::iterator | end1_ |
ParamGenerator< T1 >::iterator | current1_ |
const ParamGenerator< T2 >::iterator | begin2_ |
const ParamGenerator< T2 >::iterator | end2_ |
ParamGenerator< T2 >::iterator | current2_ |
const ParamGenerator< T3 >::iterator | begin3_ |
const ParamGenerator< T3 >::iterator | end3_ |
ParamGenerator< T3 >::iterator | current3_ |
const ParamGenerator< T4 >::iterator | begin4_ |
const ParamGenerator< T4 >::iterator | end4_ |
ParamGenerator< T4 >::iterator | current4_ |
const ParamGenerator< T5 >::iterator | begin5_ |
const ParamGenerator< T5 >::iterator | end5_ |
ParamGenerator< T5 >::iterator | current5_ |
const ParamGenerator< T6 >::iterator | begin6_ |
const ParamGenerator< T6 >::iterator | end6_ |
ParamGenerator< T6 >::iterator | current6_ |
const ParamGenerator< T7 >::iterator | begin7_ |
const ParamGenerator< T7 >::iterator | end7_ |
ParamGenerator< T7 >::iterator | current7_ |
ParamType | current_value_ |
|
inline |
|
inlinevirtual |
|
inlineprivate |
|
inlinevirtual |
|
inlineprivate |
Definition at line 14672 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
inlinevirtual |
|
inlinevirtual |
|
inlineprivate |
|
inlinevirtual |
|
inlinevirtual |
Definition at line 14618 of file gtest.h.
References testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::AtEnd(), testing::internal::ParamIteratorInterface< T >::BaseGenerator(), testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current1_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current2_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current3_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current4_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current5_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current6_, testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::current7_, and GTEST_CHECK_.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 14693 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14696 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14699 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14702 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14705 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14708 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
Definition at line 14711 of file gtest.h.
Referenced by testing::internal::CartesianProductGenerator7< T1, T2, T3, T4, T5, T6, T7 >::Iterator::Equals().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |