Searched defs:call_count_ (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/testing/include/gmock/ | ||
D | gmock-spec-builders.h | 854 int call_count_; // How many times this expectation has been invoked. variable |
/external/gmock/include/gmock/ | ||
D | gmock-spec-builders.h | 862 int call_count_; // How many times this expectation has been invoked. variable |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor_unittest.cc | 4825 int call_count_; member in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase |