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

Class TOptions

library/cpp/testing/benchmark/bench.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36namespace {
37 struct TOptions {
38 double TimeBudget;
39 };
40
41 struct TResult {
42 TStringBuf TestName;

Callers 5

Y_UNIT_TESTFunction · 0.50
DoTestHttpOutputSizeFunction · 0.50
THttpServerClass · 0.50
RunMethod · 0.50
TServerMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected