Home
last modified time | relevance | path

Searched refs:error_database (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc4983 ErrorDescriptorDatabase error_database; in TEST_F() local
4984 DescriptorPool pool(&error_database); in TEST_F()
4998 ErrorDescriptorDatabase error_database; in TEST_F() local
5000 DescriptorPool pool(&error_database, &error_collector); in TEST_F()
5214 ExponentialErrorDatabase error_database; in TEST_F() local
5215 DescriptorPool pool(&error_database); in TEST_F()