Searched refs:repeated_action_ (Results 1 – 4 of 4) sorted by relevance
886 repeated_action_(DoDefault()) {} in TypedExpectation()1013 repeated_action_ = action; in WillRepeatedly()1050 const Action<F>& repeated_action() const { return repeated_action_; } in repeated_action()1217 Action<F> repeated_action_; variable
894 repeated_action_(DoDefault()) {} in TypedExpectation()1021 repeated_action_ = action; in WillRepeatedly()1058 const Action<F>& repeated_action() const { return repeated_action_; } in repeated_action()1225 Action<F> repeated_action_; variable
9458 repeated_action_(DoDefault()) {}9585 repeated_action_ = action;9622 const Action<F>& repeated_action() const { return repeated_action_; }9789 Action<F> repeated_action_;