Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/
DMakefile.am6 benchmarks_protoc_inputs_proto2 = \ macro
52 protoc_middleman2: $(benchmarks_protoc_inputs_proto2)
53 $(PROTOC) -I$(srcdir) -I$(top_srcdir) --cpp_out=. $(benchmarks_protoc_inputs_proto2)
65 protoc_middleman2: $(top_srcdir)/src/protoc$(EXEEXT) $(benchmarks_protoc_inputs_proto2) $(well_know…
66 …src/protoc$(EXEEXT) -I. -I$(top_srcdir)/src --cpp_out=$$oldpwd $(benchmarks_protoc_inputs_proto2) )