Home
last modified time | relevance | path

Searched refs:repeated_action (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1081 const Action<F>& repeated_action() const { return repeated_action_; } in repeated_action() function
1208 : repeated_action(); in GetCurrentAction()