DescriptorDatabaseTestCase   90 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc typedef DescriptorDatabaseTestCase* DescriptorDatabaseTestCaseFactory();
DescriptorDatabaseTestCase   93 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc class SimpleDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
DescriptorDatabaseTestCase   95 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc   static DescriptorDatabaseTestCase* New() {
DescriptorDatabaseTestCase  113 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc class EncodedDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
DescriptorDatabaseTestCase  115 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc   static DescriptorDatabaseTestCase* New() {
DescriptorDatabaseTestCase  135 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc class DescriptorPoolDatabaseTestCase : public DescriptorDatabaseTestCase {
DescriptorDatabaseTestCase  137 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc   static DescriptorDatabaseTestCase* New() {
DescriptorDatabaseTestCase  178 third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc   scoped_ptr<DescriptorDatabaseTestCase> test_case_;