Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc6255 class ExponentialErrorDatabase : public DescriptorDatabase { class
6257 ExponentialErrorDatabase() {} in ExponentialErrorDatabase() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
6258 ~ExponentialErrorDatabase() {} in ~ExponentialErrorDatabase()
6326 ExponentialErrorDatabase error_database; in TEST_F()