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

Class TParams

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

Source from the content-addressed store, hash-verified

8namespace NBench {
9 namespace NCpu {
10 struct TParams {
11 inline size_t Iterations() const noexcept {
12 return Iterations_;
13 }
14
15 const size_t Iterations_;
16 };
17
18 using TUserFunc = void(TParams&);
19

Callers 9

TIBMemPoolMethod · 0.50
TUdpHttpMethod · 0.50
TDualStackSocketMethod · 0.50
TUdpHostMethod · 0.50
TIBMemPoolMethod · 0.50
TUdpHttpMethod · 0.50
Y_UNIT_TESTFunction · 0.50
MakeThreadPoolMethod · 0.50
Y_UNIT_TESTFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected