MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / test

Method test

extern/libcds/test/stress/queue/spsc_buffer.cpp:219–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217
218 template <class Queue>
219 void test( Queue& q )
220 {
221 test_queue<empty_functor, empty_functor>( q );
222 propout() << q.statistics();
223 }
224
225 public:
226 static void SetUpTestCase()

Callers

nothing calls this directly

Calls 1

statisticsMethod · 0.45

Tested by

no test coverage detected