Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc5968 class FalsePositiveDatabase : public DescriptorDatabase { class in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
5970 FalsePositiveDatabase(DescriptorDatabase* wrapped_db) in FalsePositiveDatabase() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
5972 ~FalsePositiveDatabase() {} in ~FalsePositiveDatabase()
6231 FalsePositiveDatabase false_positive_database(&database_); in TEST_F()