Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1075 const Action<F>& repeated_action() const { return repeated_action_; } in repeated_action() function
1194 : repeated_action(); in GetCurrentAction()