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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc135 class DescriptorPoolDatabaseTestCase : public DescriptorDatabaseTestCase { class in namespace:google::protobuf::__anon14828
141 DescriptorPoolDatabaseTestCase() : database_(pool_) {} function in class:google::protobuf::__anon14828::DescriptorPoolDatabaseTestCase
142 virtual ~DescriptorPoolDatabaseTestCase() {}
479 testing::Values(&DescriptorPoolDatabaseTestCase::New));
/external/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc135 class DescriptorPoolDatabaseTestCase : public DescriptorDatabaseTestCase { class in namespace:google::protobuf::__anon28974
141 DescriptorPoolDatabaseTestCase() : database_(pool_) {} function in class:google::protobuf::__anon28974::DescriptorPoolDatabaseTestCase
142 virtual ~DescriptorPoolDatabaseTestCase() {}
479 testing::Values(&DescriptorPoolDatabaseTestCase::New));

Completed in 158 milliseconds