Home | History | Annotate | Download | only in gmock

Lines Matching refs:Assign

393         "assign the default action to an Action variable and use "
755 // Implements the Assign action to set a given pointer referent to a
1147 PolymorphicAction<internal::AssignAction<T1, T2> > Assign(T1* ptr, T2 val) {