Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/util/
Dschema_proto2_to_proto3_util.h81 : total_added_(0) { in EnumScrubber()
115 std::to_string(total_added_++)); in ScrubEnum()
130 int total_added_; variable