Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc77 class WrappingCounter { class
79 WrappingCounter(size_t limit) : value_(0), limit_(limit) {} in WrappingCounter() function in WrappingCounter