Home
last modified time | relevance | path

Searched refs:CallCountingDatabase (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc5927 class CallCountingDatabase : public DescriptorDatabase { class in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
5929 CallCountingDatabase(DescriptorDatabase* wrapped_db) in CallCountingDatabase() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
5933 ~CallCountingDatabase() {} in ~CallCountingDatabase()
6184 CallCountingDatabase call_counter(&database_); in TEST_F()
6339 CallCountingDatabase call_counter(&database_); in TEST_F()