Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc5929 class CallCountingDatabase : public DescriptorDatabase { class in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
5931 CallCountingDatabase(DescriptorDatabase* wrapped_db) in CallCountingDatabase() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
5935 ~CallCountingDatabase() {} in ~CallCountingDatabase()
6186 CallCountingDatabase call_counter(&database_); in TEST_F()
6341 CallCountingDatabase call_counter(&database_); in TEST_F()