Searched refs:GetDatabase (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc91 virtual DescriptorDatabase* GetDatabase() = 0;
107 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon17156::SimpleDescriptorDatabaseTestCase
127 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon17156::EncodedDescriptorDatabaseTestCase
150 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon17156::DescriptorPoolDatabaseTestCase
169 database_ = test_case_->GetDatabase();

Completed in 115 milliseconds