Home
last modified time | relevance | path

Searched defs:SetBenchmarkBytesProcessed (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.cc54 void SetBenchmarkBytesProcessed(int64_t b) { bytes = b; } in SetBenchmarkBytesProcessed() function
/aosp_15_r20/external/regex-re2/util/
H A Dbenchmark.cc47 void SetBenchmarkBytesProcessed(int64_t x) { in SetBenchmarkBytesProcessed() function