Home | History | Annotate | Download | only in gmock

Lines Matching defs:Assign

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