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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc81 class DescriptorDatabaseTestCase { class in namespace:google::protobuf::__anon14828
83 virtual ~DescriptorDatabaseTestCase() {}
90 typedef DescriptorDatabaseTestCase* DescriptorDatabaseTestCaseFactory();
93 class SimpleDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
95 static DescriptorDatabaseTestCase* New() {
113 class EncodedDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
115 static DescriptorDatabaseTestCase* New() {
135 class DescriptorPoolDatabaseTestCase : public DescriptorDatabaseTestCase {
137 static DescriptorDatabaseTestCase* New() {
178 scoped_ptr<DescriptorDatabaseTestCase> test_case
[all...]
/external/protobuf/src/google/protobuf/
H A Ddescriptor_database_unittest.cc81 class DescriptorDatabaseTestCase { class in namespace:google::protobuf::__anon28974
83 virtual ~DescriptorDatabaseTestCase() {}
90 typedef DescriptorDatabaseTestCase* DescriptorDatabaseTestCaseFactory();
93 class SimpleDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
95 static DescriptorDatabaseTestCase* New() {
113 class EncodedDescriptorDatabaseTestCase : public DescriptorDatabaseTestCase {
115 static DescriptorDatabaseTestCase* New() {
135 class DescriptorPoolDatabaseTestCase : public DescriptorDatabaseTestCase {
137 static DescriptorDatabaseTestCase* New() {
178 scoped_ptr<DescriptorDatabaseTestCase> test_case
[all...]

Completed in 439 milliseconds