Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7861 EXPECT_FALSE(pool_.InternalIsFileLoaded("foo.proto")); in TEST_F()
7862 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7868 EXPECT_TRUE(pool_.InternalIsFileLoaded("foo.proto")); in TEST_F()
7869 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7880 EXPECT_FALSE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7885 EXPECT_TRUE(pool_.InternalIsFileLoaded("bar.proto")); in TEST_F()
7908 EXPECT_FALSE(pool_.InternalIsFileLoaded("enum1.proto")); in TEST_F()
7914 EXPECT_TRUE(pool_.InternalIsFileLoaded("enum1.proto")); in TEST_F()
7918 EXPECT_FALSE(pool_.InternalIsFileLoaded("enum2.proto")); in TEST_F()
7922 EXPECT_TRUE(pool_.InternalIsFileLoaded("enum2.proto")); in TEST_F()
[all …]
Ddescriptor.h1879 bool InternalIsFileLoaded(ConstStringParam filename) const;
Ddescriptor.cc1305 bool DescriptorPool::InternalIsFileLoaded(ConstStringParam filename) const { in InternalIsFileLoaded() function in google::protobuf::DescriptorPool
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc2220 DescriptorPool::generated_pool()->InternalIsFileLoaded(