MCPcopy Create free account
hub / github.com/boostorg/beast / run

Method run

test/bench/parser/bench_parser.cpp:340–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338 }
339
340 void run() override
341 {
342 pass();
343 testSpeed();
344 }
345};
346
347BEAST_DEFINE_TESTSUITE(beast,benchmarks,parser);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected