Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc5143 class ExponentialErrorDatabase : public DescriptorDatabase { class
5145 ExponentialErrorDatabase() {} in ExponentialErrorDatabase() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
5146 ~ExponentialErrorDatabase() {} in ~ExponentialErrorDatabase()
5214 ExponentialErrorDatabase error_database; in TEST_F()