Home
last modified time | relevance | path

Searched defs:call_count (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-cardinalities.h102 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount()
107 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount()
113 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
H A Dgmock-spec-builders.h826 int call_count() const in call_count() function
/freebsd-13.1/contrib/libevent/test/
H A Dregress_iocp.c116 int call_count; member
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c116 int call_count; member
/freebsd-13.1/sys/dev/atkbdc/
H A Datkbdcreg.h188 int call_count; member
/freebsd-13.1/crypto/openssh/
H A Dmonitor.c881 static int call_count; in mm_answer_authpassword() local