MCPcopy Create free account
hub / github.com/catboost/catboost / Iterations

Method Iterations

library/cpp/testing/benchmark/bench.h:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 namespace NCpu {
10 struct TParams {
11 inline size_t Iterations() const noexcept {
12 return Iterations_;
13 }
14
15 const size_t Iterations_;
16 };

Callers 14

BMToStringFunction · 0.45
BMOutFunction · 0.45
BMFromStringFunction · 0.45
BMTryFromStringFunction · 0.45
BenchEncodeFunction · 0.45
BenchEncodeUrlFunction · 0.45
BenchDecodeFunction · 0.45
Y_CPU_BENCHMARKFunction · 0.45
Y_CPU_BENCHMARKFunction · 0.45
main.cppFile · 0.45
TestAllocPromiseFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestAllocPromiseFunction · 0.36
TestSetPromiseFunction · 0.36