Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-cardinalities.h107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount()
113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount()
119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
H A Dgmock-spec-builders.h817 int call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) { in call_count() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c116 int call_count; member
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c116 int call_count; member
/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h186 int call_count; member
/freebsd/crypto/openssh/
H A Dmonitor.c905 static int call_count; in mm_answer_authpassword() local