Home
last modified time | relevance | path

Searched defs:action_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc230 const int action_count = static_cast<int>(untyped_actions_.size()); in CheckActionCountIfNotDone() local
/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1190 const int action_count = static_cast<int>(untyped_actions_.size()); in GetCurrentAction() local