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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc4121 class FalsePositiveDatabase : public DescriptorDatabase { class in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
4123 FalsePositiveDatabase(DescriptorDatabase* wrapped_db) function in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
4125 ~FalsePositiveDatabase() {}
4380 FalsePositiveDatabase false_positive_database(&database_);
/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc3673 class FalsePositiveDatabase : public DescriptorDatabase { class in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
3675 FalsePositiveDatabase(DescriptorDatabase* wrapped_db) function in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
3677 ~FalsePositiveDatabase() {}
3895 FalsePositiveDatabase false_positive_database(&database_);

Completed in 67 milliseconds