Home
last modified time | relevance | path

Searched defs:FakeDescriptorFile (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dprinter_death_test.cc51 struct FakeDescriptorFile { struct
52 const std::string& name() const { return filename; } in name()
53 std::string filename;
Dprinter_unittest.cc142 struct FakeDescriptorFile { struct
143 const std::string& name() const { return filename; } in name()
144 std::string filename;