Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dbenchmark.cc56 void SetBenchmarkItemsProcessed(int64_t i) { items = i; } in SetBenchmarkItemsProcessed() function
/aosp_15_r20/external/regex-re2/util/
H A Dbenchmark.cc62 void SetBenchmarkItemsProcessed(int n) { in SetBenchmarkItemsProcessed() function