Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc82 DescriptorCapturingGenerator capturing_generator(file); in RunProtoCompiler() local
83 cli->RegisterGenerator("--capture_out", &capturing_generator, ""); in RunProtoCompiler()