Searched defs:SingletonSourceTree (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc4456 class SingletonSourceTree : public compiler::SourceTree { class in namespace:google::protobuf::descriptor_unittest
4458 SingletonSourceTree(const string& filename, const string& contents) function in class:google::protobuf::descriptor_unittest::SingletonSourceTree
4470 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SingletonSourceTree);
4509 SingletonSourceTree source_tree_;
4612 SingletonSourceTree source_tree_;

Completed in 50 milliseconds