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

/external/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc85 virtual DescriptorDatabase* GetDatabase() = 0;
101 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon4166::SimpleDescriptorDatabaseTestCase
121 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon4166::EncodedDescriptorDatabaseTestCase
144 virtual DescriptorDatabase* GetDatabase() { function in class:google::protobuf::__anon4166::DescriptorPoolDatabaseTestCase
163 database_ = test_case_->GetDatabase();

Completed in 27 milliseconds