Searched defs:call_count_ (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | test_certificate_verifier.h | 28 size_t call_count_ = 0; variable |
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_idle/ | ||
D | client_idle_filter.cc | 161 Atomic<intptr_t> call_count_{0}; member in grpc_core::__anon4585d4d00111::ChannelData |
/external/libchrome/mojo/core/ | ||
D | invitation_unittest.cc | 605 int call_count_ = 0; member in mojo::core::__anon060969690111::RemoteProcessState |
/external/googletest/googlemock/include/gmock/ | ||
D | gmock-spec-builders.h | 882 int call_count_; // How many times this expectation has been invoked. variable |
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ | ||
D | gmock-spec-builders.h | 864 int call_count_; // How many times this expectation has been invoked. variable |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor_unittest.cc | 6589 int call_count_; member in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase |