Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dbenchmark.h80 void SetItemsProcessed(int64_t i) { SetBenchmarkItemsProcessed(i); } in SetItemsProcessed() function
/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc331 void State::SetItemsProcessed(::tensorflow::int64 items) { in SetItemsProcessed() function in testing::benchmark::State
/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h552 void SetItemsProcessed(int64_t items) { items_processed_ = items; } in SetItemsProcessed() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h586 void SetItemsProcessed(int64_t items) { in SetItemsProcessed() function
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h586 void SetItemsProcessed(int64_t items) { in SetItemsProcessed() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h593 void SetItemsProcessed(int64_t items) { in SetItemsProcessed() function