Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h552 void SetItemsProcessed(int64_t items) { items_processed_ = items; } in SetItemsProcessed() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h586 void SetItemsProcessed(int64_t items) { in SetItemsProcessed() function