Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7751 EXPECT_FALSE(pool_.InternalIsFileLoaded("foo.proto")); in TEST_F()
7752 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7758 EXPECT_TRUE(pool_.InternalIsFileLoaded("foo.proto")); in TEST_F()
7759 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7770 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7775 EXPECT_TRUE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7798 EXPECT_FALSE(pool_.InternalIsFileLoaded("enum1.proto")); in TEST_F()
7804 EXPECT_TRUE(pool_.InternalIsFileLoaded("enum1.proto")); in TEST_F()
7808 EXPECT_FALSE(pool_.InternalIsFileLoaded("enum2.proto")); in TEST_F()
7812 EXPECT_TRUE(pool_.InternalIsFileLoaded("enum2.proto")); in TEST_F()
[all …]
Ddescriptor.h1783 bool InternalIsFileLoaded(const std::string& filename) const;
Ddescriptor.cc1316 bool DescriptorPool::InternalIsFileLoaded(const std::string& filename) const { in InternalIsFileLoaded() function in google::protobuf::DescriptorPool
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc2264 DescriptorPool::generated_pool()->InternalIsFileLoaded(