Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc264 std::string annotate_suffix = "_annotation"; in Generate() local
267 printer.Annotate("p", "first" + annotate_suffix); in Generate()
272 printer.Annotate("p", "second" + annotate_suffix); in Generate()
277 printer.Annotate("p", "third" + annotate_suffix); in Generate()